Searched refs:ICE_LPORT_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/ice/ | ||
| HD | ice_type.h | 962 #define ICE_LPORT_MASK 0xff macro |
| HD | ice_switch.c | 1053 pi->lport = (u8)(vsi_port_num & ICE_LPORT_MASK); in ice_init_port_info() |