Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_type.h817 #define ICE_LPORT_MASK 0xff macro
H A Dice_switch.c2870 pi->lport = (u8)(vsi_port_num & ICE_LPORT_MASK); in ice_init_port_info()