Searched refs:ICE_LPORT_MASK (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_icevar.h | 2410 #define ICE_LPORT_MASK 0xff macro |
H A D | if_ice.c | 5426 pi->lport = (uint8_t)(vsi_port_num & ICE_LPORT_MASK); in ice_init_port_info() |