Searched refs:ice_read_64b_phy_reg_e822 (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_ptp_hw.c | 350 ice_read_64b_phy_reg_e822(struct ice_hw *hw, u8 port, u16 low_addr, u64 *val) in ice_read_64b_phy_reg_e822() function 1287 status = ice_read_64b_phy_reg_e822(hw, port, P_REG_TX_CAPTURE_L, tx_ts); in ice_ptp_read_port_capture() 1298 status = ice_read_64b_phy_reg_e822(hw, port, P_REG_RX_CAPTURE_L, rx_ts); in ice_ptp_read_port_capture() 1894 status = ice_read_64b_phy_reg_e822(hw, port, in ice_phy_cfg_tx_offset_e822() 1909 status = ice_read_64b_phy_reg_e822(hw, port, in ice_phy_cfg_tx_offset_e822() 2202 status = ice_read_64b_phy_reg_e822(hw, port, in ice_phy_cfg_rx_offset_e822() 2217 status = ice_read_64b_phy_reg_e822(hw, port, in ice_phy_cfg_rx_offset_e822()
|