Home
last modified time | relevance | path

Searched refs:ICE_LPORT_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/dev/ice/
HDice_type.h962 #define ICE_LPORT_MASK 0xff macro
HDice_switch.c1053 pi->lport = (u8)(vsi_port_num & ICE_LPORT_MASK); in ice_init_port_info()