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.h390 #define ICE_NAC_TOPO_PRIMARY_M BIT(0) macro
H A Dice_common.c2731 (dev_p->nac_topo.mode & ICE_NAC_TOPO_PRIMARY_M) ? in ice_parse_nac_topo_dev_caps()
2735 !!(dev_p->nac_topo.mode & ICE_NAC_TOPO_PRIMARY_M)); in ice_parse_nac_topo_dev_caps()
H A Dice_ptp.c2975 !!(hw->dev_caps.nac_topo.mode & ICE_NAC_TOPO_PRIMARY_M) : true; in ice_is_primary()