Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_ptp.h71 struct ice_ptp_tx { struct
97 struct ice_ptp_tx tx; argument
167 s8 ice_ptp_request_ts(struct ice_ptp_tx *tx, struct sk_buff *skb);
192 ice_ptp_request_ts(struct ice_ptp_tx *tx, struct sk_buff *skb) in ice_ptp_request_ts()
Dice_ptp.c1160 struct ice_ptp_tx *tx; in ice_ptp_tx_tstamp_work()
1165 tx = container_of(work, struct ice_ptp_tx, work); in ice_ptp_tx_tstamp_work()
1231 s8 ice_ptp_request_ts(struct ice_ptp_tx *tx, struct sk_buff *skb) in ice_ptp_request_ts()
1285 ice_ptp_alloc_tx_tracker(struct ice_ptp_tx *tx) in ice_ptp_alloc_tx_tracker()
1312 ice_ptp_flush_tx_tracker(struct ice_pf *pf, struct ice_ptp_tx *tx) in ice_ptp_flush_tx_tracker()
1341 ice_ptp_release_tx_tracker(struct ice_pf *pf, struct ice_ptp_tx *tx) in ice_ptp_release_tx_tracker()
1367 ice_ptp_init_tx_e810(struct ice_pf *pf, struct ice_ptp_tx *tx) in ice_ptp_init_tx_e810()
1386 static void ice_ptp_tx_tstamp_cleanup(struct ice_ptp_tx *tx) in ice_ptp_tx_tstamp_cleanup()
Dice_txrx.h315 struct ice_ptp_tx *tx_tstamps;