Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_type.h511 #define ICE_NAC_TOPO_ID_M MAKEMASK(0xf, 0) macro
H A Dice_common.c2731 dev_p->nac_topo.id = LE32_TO_CPU(cap->phys_id) & ICE_NAC_TOPO_ID_M; in ice_parse_nac_topo_dev_caps()