Searched refs:ice_ptp_get_rx_hwts (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c2268 * ice_ptp_get_rx_hwts - Get packet Rx timestamp in ns
2274 u64 ice_ptp_get_rx_hwts(const union ice_32b_rx_flex_desc *rx_desc, function
H A Dice_ptp.h317 u64 ice_ptp_get_rx_hwts(const union ice_32b_rx_flex_desc *rx_desc,
355 ice_ptp_get_rx_hwts(const union ice_32b_rx_flex_desc *rx_desc, function
H A Dice_txrx_lib.c204 u64 ts_ns = ice_ptp_get_rx_hwts(rx_desc, &rx_ring->pkt_ctx);
522 *ts_ns = ice_ptp_get_rx_hwts(xdp_ext->eop_desc,

Completed in 390 milliseconds