Searched refs:ice_get_phy_tx_tstamp_ready (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ptp.c | 581 err = ice_get_phy_tx_tstamp_ready(hw, tx->block, &tstamp_ready); in ice_ptp_process_tx_tstamp() 748 err = ice_get_phy_tx_tstamp_ready(hw, tx->block, &tstamp_ready); in ice_ptp_flush_tx_tracker()
|
| H A D | ice_ptp_hw.c | 2200 err = ice_get_phy_tx_tstamp_ready(hw, port, &tstamp_ready); in ice_check_phy_tx_tstamp_ready_eth56g() 4385 err = ice_get_phy_tx_tstamp_ready(hw, quad, &tstamp_ready); in ice_check_phy_tx_tstamp_ready_e82x() 5815 int ice_get_phy_tx_tstamp_ready(struct ice_hw *hw, u8 block, u64 *tstamp_ready) in ice_get_phy_tx_tstamp_ready() function
|