Searched refs:ice_ptp_tx (Results 1 – 3 of 3) sorted by relevance
71 struct ice_ptp_tx { struct97 struct ice_ptp_tx tx; argument167 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()
1160 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()
315 struct ice_ptp_tx *tx_tstamps;