Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h449 return !!(hw->dev_caps.nac_topo.mode & ICE_NAC_TOPO_DUAL_M); in ice_is_dual()
H A Dice_type.h391 #define ICE_NAC_TOPO_DUAL_M BIT(1) macro
H A Dice_common.c2624 !!(dev_p->nac_topo.mode & ICE_NAC_TOPO_DUAL_M)); in ice_parse_nac_topo_dev_caps()