Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_icevar.h2410 #define ICE_LPORT_MASK 0xff macro
H A Dif_ice.c5426 pi->lport = (uint8_t)(vsi_port_num & ICE_LPORT_MASK); in ice_init_port_info()