Home
last modified time | relevance | path

Searched refs:ice_is_e825c (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_common.h281 bool ice_is_e825c(struct ice_hw *hw);
Dice_ddp.c2324 if (ice_is_e825c(hw)) in ice_get_set_tx_topo()
2331 if (!ice_is_e825c(hw)) in ice_get_set_tx_topo()
Dice_ptp.c1472 if (ice_is_e825c(hw) && hw->ptp.is_2x50g_muxed_topo) in ice_ptp_link_change()
3360 if (ice_is_e825c(hw) && hw->ptp.is_2x50g_muxed_topo) in ice_ptp_init()
Dice_ptp_hw.c726 if (ice_is_e825c(hw)) in ice_init_cgu_e82x()
736 if (ice_is_e825c(hw)) in ice_init_cgu_e82x()
5396 else if (ice_is_e825c(hw)) in ice_ptp_init_hw()
Dice_common.c297 bool ice_is_e825c(struct ice_hw *hw) in ice_is_e825c() function
2314 if (!ice_is_e825c(hw)) { in ice_parse_1588_func_caps()