Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice.h1109 static inline bool ice_is_dual(struct ice_hw *hw) in ice_is_dual() function
1128 !ice_is_dual(hw) || in ice_is_primary()
H A Dice_ptp_hw.c425 if ((!ice_is_dual(hw) && tgt_phy == 1) || in ice_ptp_get_dest_dev_e825()
426 (ice_is_dual(hw) && tgt_phy != curr_phy)) in ice_ptp_get_dest_dev_e825()
H A Dice_common.c4390 ice_is_dual(hw) && !ice_is_primary(hw)) in ice_get_phy_lane_number()
6495 if (hw->mac_type == ICE_MAC_GENERIC_3K_E825 && ice_is_dual(hw) && in ice_get_dest_cgu()