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.c2343 ice_read_phy_reg_e82x(struct ice_hw *hw, u8 port, u16 offset, u32 *val) in ice_read_phy_reg_e82x() function
2391 err = ice_read_phy_reg_e82x(hw, port, low_addr, &low); in ice_read_64b_phy_reg_e82x()
2398 err = ice_read_phy_reg_e82x(hw, port, high_addr, &high); in ice_read_64b_phy_reg_e82x()
3066 err = ice_read_phy_reg_e82x(hw, port, P_REG_LINK_SPEED, &serdes); in ice_phy_get_speed_and_fec_e82x()
3473 err = ice_read_phy_reg_e82x(hw, port, P_REG_TX_OR, &reg); in ice_phy_cfg_tx_offset_e82x()
3483 err = ice_read_phy_reg_e82x(hw, port, P_REG_TX_OV_STATUS, &reg); in ice_phy_cfg_tx_offset_e82x()
3573 err = ice_read_phy_reg_e82x(hw, port, P_REG_PMD_ALIGNMENT, &val); in ice_phy_calc_pmd_adj_e82x()
3661 err = ice_read_phy_reg_e82x(hw, port, P_REG_RX_40_TO_160_CNT, in ice_phy_calc_pmd_adj_e82x()
3683 err = ice_read_phy_reg_e82x(hw, port, P_REG_RX_80_TO_160_CNT, in ice_phy_calc_pmd_adj_e82x()
3776 err = ice_read_phy_reg_e82x(hw, port, P_REG_RX_OR, &reg); in ice_phy_cfg_rx_offset_e82x()
[all …]