Searched refs:ICE_LPORT_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ | ||
| H A D | ice_type.h | 758 #define ICE_LPORT_MASK 0xff macro |
| H A D | ice_switch.c | 2456 pi->lport = (u8)(vsi_port_num & ICE_LPORT_MASK); in ice_init_port_info() |