Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.c432 ice_write_40b_phy_reg_e822(struct ice_hw *hw, u8 port, u16 low_addr, u64 val) in ice_write_40b_phy_reg_e822() function
1170 status = ice_write_40b_phy_reg_e822(hw, port, P_REG_TIMETUS_L, in ice_ptp_prep_phy_incval_e822()
1735 status = ice_write_40b_phy_reg_e822(hw, port, P_REG_PAR_TX_TUS_L, in ice_phy_cfg_parpcs_e822()
1747 status = ice_write_40b_phy_reg_e822(hw, port, P_REG_PAR_RX_TUS_L, in ice_phy_cfg_parpcs_e822()
1759 status = ice_write_40b_phy_reg_e822(hw, port, P_REG_PCS_TX_TUS_L, in ice_phy_cfg_parpcs_e822()
1771 status = ice_write_40b_phy_reg_e822(hw, port, P_REG_PCS_RX_TUS_L, in ice_phy_cfg_parpcs_e822()
1783 status = ice_write_40b_phy_reg_e822(hw, port, P_REG_DESK_PAR_TX_TUS_L, in ice_phy_cfg_parpcs_e822()
1795 status = ice_write_40b_phy_reg_e822(hw, port, P_REG_DESK_PAR_RX_TUS_L, in ice_phy_cfg_parpcs_e822()
1807 status = ice_write_40b_phy_reg_e822(hw, port, P_REG_DESK_PCS_TX_TUS_L, in ice_phy_cfg_parpcs_e822()
1819 return ice_write_40b_phy_reg_e822(hw, port, P_REG_DESK_PCS_RX_TUS_L, in ice_phy_cfg_parpcs_e822()
[all …]