Searched refs:ice_is_dual (Results 1 – 3 of 3) sorted by relevance
1109 static inline bool ice_is_dual(struct ice_hw *hw) in ice_is_dual() function1128 !ice_is_dual(hw) || in ice_is_primary()
425 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()
4390 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()