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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h313 void ice_ptp_req_tx_single_tstamp(struct ice_ptp_tx *tx, u8 idx);
344 static inline void ice_ptp_req_tx_single_tstamp(struct ice_ptp_tx *tx, u8 idx) function
H A Dice_ptp.c528 * ice_ptp_req_tx_single_tstamp - Request Tx timestamp for a port from FW
532 void ice_ptp_req_tx_single_tstamp(struct ice_ptp_tx *tx, u8 idx) function
H A Dice_main.c3111 ice_ptp_req_tx_single_tstamp(tx, idx);
3223 ice_ptp_req_tx_single_tstamp(tx, idx);

Completed in 227 milliseconds