Searched refs:ice_ptp_tx (Results 1 – 4 of 4) sorted by relevance
114 struct ice_ptp_tx { struct150 struct ice_ptp_tx tx;302 s8 ice_ptp_request_ts(struct ice_ptp_tx *tx, struct sk_buff *skb);303 void ice_ptp_req_tx_single_tstamp(struct ice_ptp_tx *tx, u8 idx);304 void ice_ptp_complete_tx_single_tstamp(struct ice_ptp_tx *tx);332 ice_ptp_request_ts(struct ice_ptp_tx *tx, struct sk_buff *skb) in ice_ptp_request_ts()337 static inline void ice_ptp_req_tx_single_tstamp(struct ice_ptp_tx *tx, u8 idx) in ice_ptp_req_tx_single_tstamp()340 static inline void ice_ptp_complete_tx_single_tstamp(struct ice_ptp_tx *tx) { } in ice_ptp_complete_tx_single_tstamp()
462 ice_ptp_is_tx_tracker_up(struct ice_ptp_tx *tx) in ice_ptp_is_tx_tracker_up()474 void ice_ptp_req_tx_single_tstamp(struct ice_ptp_tx *tx, u8 idx) in ice_ptp_req_tx_single_tstamp()521 void ice_ptp_complete_tx_single_tstamp(struct ice_ptp_tx *tx) in ice_ptp_complete_tx_single_tstamp()652 static void ice_ptp_process_tx_tstamp(struct ice_ptp_tx *tx) in ice_ptp_process_tx_tstamp()774 struct ice_ptp_tx *tx = &port->tx; in ice_ptp_tx_tstamp_owner()835 ice_ptp_alloc_tx_tracker(struct ice_ptp_tx *tx) in ice_ptp_alloc_tx_tracker()871 ice_ptp_flush_tx_tracker(struct ice_pf *pf, struct ice_ptp_tx *tx) in ice_ptp_flush_tx_tracker()925 ice_ptp_mark_tx_tracker_stale(struct ice_ptp_tx *tx) in ice_ptp_mark_tx_tracker_stale()958 ice_ptp_release_tx_tracker(struct ice_pf *pf, struct ice_ptp_tx *tx) in ice_ptp_release_tx_tracker()2794 s8 ice_ptp_request_ts(struct ice_ptp_tx *tx, struct sk_buff *skb) in ice_ptp_request_ts()[all …]
402 struct ice_ptp_tx *tx_tstamps;
3147 struct ice_ptp_tx *tx; in ice_ll_ts_intr()