Searched refs:ice_ptp_tx (Results 1 – 3 of 3) sorted by relevance
86 struct ice_ptp_tx { struct112 struct ice_ptp_tx tx; argument185 s8 ice_ptp_request_ts(struct ice_ptp_tx *tx, struct sk_buff *skb);210 ice_ptp_request_ts(struct ice_ptp_tx *tx, struct sk_buff *skb) in ice_ptp_request_ts()
1518 struct ice_ptp_tx *tx; in ice_ptp_tx_tstamp_work()1523 tx = container_of(work, struct ice_ptp_tx, work); in ice_ptp_tx_tstamp_work()1586 s8 ice_ptp_request_ts(struct ice_ptp_tx *tx, struct sk_buff *skb) in ice_ptp_request_ts()1640 ice_ptp_alloc_tx_tracker(struct ice_ptp_tx *tx) in ice_ptp_alloc_tx_tracker()1667 ice_ptp_flush_tx_tracker(struct ice_pf *pf, struct ice_ptp_tx *tx) in ice_ptp_flush_tx_tracker()1696 ice_ptp_release_tx_tracker(struct ice_pf *pf, struct ice_ptp_tx *tx) in ice_ptp_release_tx_tracker()1722 ice_ptp_init_tx_e810(struct ice_pf *pf, struct ice_ptp_tx *tx) in ice_ptp_init_tx_e810()1741 static void ice_ptp_tx_tstamp_cleanup(struct ice_ptp_tx *tx) in ice_ptp_tx_tstamp_cleanup()
332 struct ice_ptp_tx *tx_tstamps;
Completed in 8 milliseconds