Home
last modified time | relevance | path

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

/linux/include/net/
H A Dxdp_sock.h116 u64 (*tmo_fill_timestamp)(void *priv); member
194 *compl->tx_timestamp = ops->tmo_fill_timestamp(priv); in xsk_tx_metadata_complete()
/linux/net/core/
H A Dnetdev-genl.c50 if (netdev->xsk_tx_metadata_ops->tmo_fill_timestamp) in netdev_nl_dev_fill()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c306 .tmo_fill_timestamp = mlx5e_xsk_fill_timestamp,
/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c2956 .tmo_fill_timestamp = igc_xsk_fill_timestamp,
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2463 .tmo_fill_timestamp = stmmac_xsk_fill_timestamp,