Searched refs:ice_phy_get_speed_and_fec_e82x (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_ptp_hw.c | 3567 ice_phy_get_speed_and_fec_e82x(struct ice_hw *hw, u8 port, in ice_phy_get_speed_and_fec_e82x() function 3644 err = ice_phy_get_speed_and_fec_e82x(hw, port, &link_spd, NULL); in ice_phy_cfg_lane_e82x() 3808 err = ice_phy_get_speed_and_fec_e82x(hw, port, &link_spd, &fec_mode); in ice_phy_cfg_parpcs_e82x() 4003 err = ice_phy_get_speed_and_fec_e82x(hw, port, &link_spd, &fec_mode); in ice_phy_cfg_tx_offset_e82x() 4306 err = ice_phy_get_speed_and_fec_e82x(hw, port, &link_spd, &fec_mode); in ice_phy_cfg_rx_offset_e82x()
|