Searched refs:ice_phy_get_speed_and_fec_e822 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ptp_hw.c | 1388 ice_phy_get_speed_and_fec_e822(struct ice_hw *hw, u8 port, in ice_phy_get_speed_and_fec_e822() function 1465 err = ice_phy_get_speed_and_fec_e822(hw, port, &link_spd, NULL); in ice_phy_cfg_lane_e822() 1629 err = ice_phy_get_speed_and_fec_e822(hw, port, &link_spd, &fec_mode); in ice_phy_cfg_parpcs_e822() 1824 err = ice_phy_get_speed_and_fec_e822(hw, port, &link_spd, &fec_mode); in ice_phy_cfg_tx_offset_e822() 2127 err = ice_phy_get_speed_and_fec_e822(hw, port, &link_spd, &fec_mode); in ice_phy_cfg_rx_offset_e822()
|