Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_ptp.h86 struct ice_ptp_tx { struct
112 struct ice_ptp_tx tx; argument
185 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()
A Dice_ptp.c1518 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()
A Dice_txrx.h332 struct ice_ptp_tx *tx_tstamps;

Completed in 8 milliseconds