Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h446 static inline bool ice_is_dual(struct ice_hw *hw) in ice_is_dual() function
H A Dice_ptp.c2974 return ice_is_e825c(hw) && ice_is_dual(hw) ? in ice_is_primary()