Home
last modified time | relevance | path

Searched refs:ICE_TX_TSTAMP_WORK_DONE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h113 * @ICE_TX_TSTAMP_WORK_DONE: Tx timestamp processing is complete
117 ICE_TX_TSTAMP_WORK_DONE = 0, enumerator
H A Dice_ptp.c782 * Tx timestamps, or ICE_TX_TSTAMP_WORK_DONE otherwise.
789 return ICE_TX_TSTAMP_WORK_DONE; in ice_ptp_tx_tstamp()
802 return ICE_TX_TSTAMP_WORK_DONE; in ice_ptp_tx_tstamp()
2441 * timestamps that need processing, and ICE_TX_TSTAMP_WORK_DONE otherwise.

Completed in 4 milliseconds