Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/
A Dfuneth_txrx.h90 u64 tx_xdp_full; /* # of XDP packets that could not be enqueued */ member
A Dfuneth_tx.c536 FUN_QSTAT_INC(q, tx_xdp_full); in fun_xdp_tx()
A Dfuneth_ethtool.c805 ADD_STAT(txs.tx_xdp_full); in fun_get_ethtool_stats()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_stats.h186 u64 tx_xdp_full; member
A Den_stats.c172 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xdp_full) },
280 s->tx_xdp_full += xdpsq_red_stats->full; in mlx5e_stats_grp_sw_update_stats_xdp_red()

Completed in 17 milliseconds