Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h399 #define ICE_NAC_TOPO_PRIMARY_M BIT(0) macro
H A Dice.h1129 (hw->dev_caps.nac_topo.mode & ICE_NAC_TOPO_PRIMARY_M); in ice_is_primary()
H A Dice_common.c2910 (dev_p->nac_topo.mode & ICE_NAC_TOPO_PRIMARY_M) ? in ice_parse_nac_topo_dev_caps()
2914 !!(dev_p->nac_topo.mode & ICE_NAC_TOPO_PRIMARY_M)); in ice_parse_nac_topo_dev_caps()