Searched refs:ice_write_64b_phy_reg_e82x (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ptp_hw.c | 3045 ice_write_64b_phy_reg_e82x(struct ice_hw *hw, u8 port, u16 low_addr, u64 val) in ice_write_64b_phy_reg_e82x() function 3367 err = ice_write_64b_phy_reg_e82x(hw, port, in ice_ptp_prep_phy_time_e82x() 3374 err = ice_write_64b_phy_reg_e82x(hw, port, in ice_ptp_prep_phy_time_e82x() 3779 err = ice_write_64b_phy_reg_e82x(hw, port, P_REG_UIX66_10G_40G_L, in ice_phy_cfg_uix_e82x() 3790 err = ice_write_64b_phy_reg_e82x(hw, port, P_REG_UIX66_25G_100G_L, in ice_phy_cfg_uix_e82x() 4089 err = ice_write_64b_phy_reg_e82x(hw, port, P_REG_TOTAL_TX_OFFSET_L, in ice_phy_cfg_tx_offset_e82x() 4399 err = ice_write_64b_phy_reg_e82x(hw, port, P_REG_TOTAL_RX_OFFSET_L, in ice_phy_cfg_rx_offset_e82x()
|