Home
last modified time | relevance | path

Searched refs:ice_ptp_complete_tx_single_tstamp (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h304 void ice_ptp_complete_tx_single_tstamp(struct ice_ptp_tx *tx);
340 static inline void ice_ptp_complete_tx_single_tstamp(struct ice_ptp_tx *tx) { } in ice_ptp_complete_tx_single_tstamp() function
H A Dice_ptp.c521 void ice_ptp_complete_tx_single_tstamp(struct ice_ptp_tx *tx) in ice_ptp_complete_tx_single_tstamp() function
H A Dice_main.c3156 ice_ptp_complete_tx_single_tstamp(tx); in ice_ll_ts_intr()