Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h401 #define ICE_NAC_TOPO_ID_M GENMASK(0xF, 0) macro
H A Dice_common.c2906 dev_p->nac_topo.id = le32_to_cpu(cap->phys_id) & ICE_NAC_TOPO_ID_M; in ice_parse_nac_topo_dev_caps()