Home
last modified time | relevance | path

Searched refs:ICE_TX_TSTAMP_WORK_PENDING (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h114 * @ICE_TX_TSTAMP_WORK_PENDING: More Tx timestamps are pending
118 ICE_TX_TSTAMP_WORK_PENDING, enumerator
H A Dice_ptp.c781 * Returns: ICE_TX_TSTAMP_WORK_PENDING if there are any outstanding incomplete
800 return ICE_TX_TSTAMP_WORK_PENDING; in ice_ptp_tx_tstamp()
2440 * Returns: ICE_TX_TSTAMP_WORK_PENDING if there are any outstanding Tx
H A Dice_main.c3221 if (ice_ptp_process_ts(pf) == ICE_TX_TSTAMP_WORK_PENDING) { in ice_misc_intr_thread_fn()

Completed in 14 milliseconds