Searched refs:ice_read_64b_ptp_reg_eth56g (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_ptp_hw.c | 1309 static int ice_read_64b_ptp_reg_eth56g(struct ice_hw *hw, u8 port, u16 low_addr, in ice_read_64b_ptp_reg_eth56g() function 1777 err = ice_read_64b_ptp_reg_eth56g(hw, port, PHY_REG_TX_CAPTURE_L, in ice_ptp_read_port_capture_eth56g() 1788 err = ice_read_64b_ptp_reg_eth56g(hw, port, PHY_REG_RX_CAPTURE_L, in ice_ptp_read_port_capture_eth56g() 2634 err = ice_read_64b_ptp_reg_eth56g(hw, port, PHY_REG_TX_MEMORY_STATUS_L, in ice_get_phy_tx_tstamp_ready_eth56g()
|