Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
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-6.12.1/net/core/
Dnetdev-genl.c51 if (netdev->xsk_tx_metadata_ops->tmo_fill_timestamp) in netdev_nl_dev_fill()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c306 .tmo_fill_timestamp = mlx5e_xsk_fill_timestamp,
/linux-6.12.1/drivers/net/ethernet/intel/igc/
Digc_main.c2960 .tmo_fill_timestamp = igc_xsk_fill_timestamp,
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c2475 .tmo_fill_timestamp = stmmac_xsk_fill_timestamp,