Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h308 u64 ice_ptp_get_rx_hwts(const union ice_32b_rx_flex_desc *rx_desc,
346 ice_ptp_get_rx_hwts(const union ice_32b_rx_flex_desc *rx_desc, in ice_ptp_get_rx_hwts() function
H A Dice_txrx_lib.c166 u64 ts_ns = ice_ptp_get_rx_hwts(rx_desc, &rx_ring->pkt_ctx); in ice_ptp_rx_hwts_to_skb()
493 *ts_ns = ice_ptp_get_rx_hwts(xdp_ext->eop_desc, in ice_xdp_rx_hw_ts()
H A Dice_ptp.c2399 u64 ice_ptp_get_rx_hwts(const union ice_32b_rx_flex_desc *rx_desc, in ice_ptp_get_rx_hwts() function