Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h268 s8 ice_ptp_request_ts(struct ice_ptp_tx *tx, struct sk_buff *skb);
298 ice_ptp_request_ts(struct ice_ptp_tx *tx, struct sk_buff *skb) in ice_ptp_request_ts() function
H A Dice_ptp.c2398 s8 ice_ptp_request_ts(struct ice_ptp_tx *tx, struct sk_buff *skb) in ice_ptp_request_ts() function
H A Dice_txrx.c2298 idx = ice_ptp_request_ts(tx_ring->tx_tstamps, skb); in ice_tstamp()