Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c2542 ice_read_phy_reg_e82x(struct ice_hw *hw, u8 port, u16 offset, u32 *val) in ice_read_phy_reg_e82x() function
2590 err = ice_read_phy_reg_e82x(hw, port, low_addr, &low); in ice_read_64b_phy_reg_e82x()
2597 err = ice_read_phy_reg_e82x(hw, port, high_addr, &high); in ice_read_64b_phy_reg_e82x()
3265 err = ice_read_phy_reg_e82x(hw, port, P_REG_LINK_SPEED, &serdes); in ice_phy_get_speed_and_fec_e82x()
3672 err = ice_read_phy_reg_e82x(hw, port, P_REG_TX_OR, &reg); in ice_phy_cfg_tx_offset_e82x()
3682 err = ice_read_phy_reg_e82x(hw, port, P_REG_TX_OV_STATUS, &reg); in ice_phy_cfg_tx_offset_e82x()
3772 err = ice_read_phy_reg_e82x(hw, port, P_REG_PMD_ALIGNMENT, &val); in ice_phy_calc_pmd_adj_e82x()
3860 err = ice_read_phy_reg_e82x(hw, port, P_REG_RX_40_TO_160_CNT, in ice_phy_calc_pmd_adj_e82x()
3882 err = ice_read_phy_reg_e82x(hw, port, P_REG_RX_80_TO_160_CNT, in ice_phy_calc_pmd_adj_e82x()
3975 err = ice_read_phy_reg_e82x(hw, port, P_REG_RX_OR, &reg); in ice_phy_cfg_rx_offset_e82x()
[all …]