Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_ptp.h167 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() function
Dice_ptp.c1231 s8 ice_ptp_request_ts(struct ice_ptp_tx *tx, struct sk_buff *skb) in ice_ptp_request_ts() function
Dice_txrx.c2166 idx = ice_ptp_request_ts(tx_ring->tx_tstamps, skb); in ice_tstamp()