Searched refs:ice_write_64b_phy_reg_e82x (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_ptp_hw.c | 3002 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 3324 err = ice_write_64b_phy_reg_e82x(hw, port, in ice_ptp_prep_phy_time_e82x() 3331 err = ice_write_64b_phy_reg_e82x(hw, port, in ice_ptp_prep_phy_time_e82x() 3736 err = ice_write_64b_phy_reg_e82x(hw, port, P_REG_UIX66_10G_40G_L, in ice_phy_cfg_uix_e82x() 3747 err = ice_write_64b_phy_reg_e82x(hw, port, P_REG_UIX66_25G_100G_L, in ice_phy_cfg_uix_e82x() 4046 err = ice_write_64b_phy_reg_e82x(hw, port, P_REG_TOTAL_TX_OFFSET_L, in ice_phy_cfg_tx_offset_e82x() 4356 err = ice_write_64b_phy_reg_e82x(hw, port, P_REG_TOTAL_RX_OFFSET_L, in ice_phy_cfg_rx_offset_e82x()
|