Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_type.h387 #define ICE_NAC_TOPO_PRIMARY_M BIT(0) macro
Dice_common.c2610 (dev_p->nac_topo.mode & ICE_NAC_TOPO_PRIMARY_M) ? in ice_parse_nac_topo_dev_caps()
2614 !!(dev_p->nac_topo.mode & ICE_NAC_TOPO_PRIMARY_M)); in ice_parse_nac_topo_dev_caps()