Searched refs:ICE_LPORT_MASK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ | ||
| H A D | ice_type.h | 817 #define ICE_LPORT_MASK 0xff macro |
| H A D | ice_switch.c | 2870 pi->lport = (u8)(vsi_port_num & ICE_LPORT_MASK); in ice_init_port_info() |