Home
last modified time | relevance | path

Searched refs:tx_xdp_full (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h91 u64 tx_xdp_full; /* # of XDP packets that could not be enqueued */ member
H A Dfuneth_tx.c535 FUN_QSTAT_INC(q, tx_xdp_full); in fun_xdp_tx()
H A Dfuneth_ethtool.c95 "tx_xdp_full",
805 ADD_STAT(txs.tx_xdp_full); in fun_get_ethtool_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.h160 u64 tx_xdp_full; member
H A Den_stats.c162 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_xdp_full) },
329 s->tx_xdp_full += xdpsq_red_stats->full; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.h186 u64 tx_xdp_full; member
H 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 11 milliseconds