Searched refs:ice_read_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 | 2538 ice_read_64b_phy_reg_e82x(struct ice_hw *hw, u8 port, u16 low_addr, u64 *val) in ice_read_64b_phy_reg_e82x() function 3136 err = ice_read_64b_phy_reg_e82x(hw, port, P_REG_TX_CAPTURE_L, tx_ts); in ice_ptp_read_port_capture() 3147 err = ice_read_64b_phy_reg_e82x(hw, port, P_REG_RX_CAPTURE_L, rx_ts); in ice_ptp_read_port_capture() 3670 err = ice_read_64b_phy_reg_e82x(hw, port, in ice_phy_cfg_tx_offset_e82x() 3685 err = ice_read_64b_phy_reg_e82x(hw, port, in ice_phy_cfg_tx_offset_e82x() 3967 err = ice_read_64b_phy_reg_e82x(hw, port, in ice_phy_cfg_rx_offset_e82x() 3982 err = ice_read_64b_phy_reg_e82x(hw, port, in ice_phy_cfg_rx_offset_e82x()
|