Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c7297 static int stmmac_xdp_rx_timestamp(const struct xdp_md *_ctx, u64 *timestamp) in stmmac_xdp_rx_timestamp() function
7325 .xmo_rx_timestamp = stmmac_xdp_rx_timestamp,