Home
last modified time | relevance | path

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

/linux/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.c805 ADD_STAT(txs.tx_xdp_full); in fun_get_ethtool_stats()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.h194 u64 tx_xdp_full; member