Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c6672 static int igc_xdp_rx_timestamp(const struct xdp_md *_ctx, u64 *timestamp) in igc_xdp_rx_timestamp() function
6687 .xmo_rx_timestamp = igc_xdp_rx_timestamp,