Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h304 void ice_ptp_complete_tx_single_tstamp(struct ice_ptp_tx *tx);
344 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.c423 * ice_ptp_complete_tx_single_tstamp - Complete Tx timestamp for a port
426 void ice_ptp_complete_tx_single_tstamp(struct ice_ptp_tx *tx) in ice_ptp_complete_tx_single_tstamp() function
H A Dice_main.c3179 ice_ptp_complete_tx_single_tstamp(tx); in ice_ll_ts_intr()