Home
last modified time | relevance | path

Searched refs:rx_out_of_buffer (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.h246 u64 rx_out_of_buffer; member
H A Dhw_counters.c138 [BNXT_RE_OOB].name = "rx_out_of_buffer",
168 stats->value[BNXT_RE_OOB] = s->rx_out_of_buffer; in bnxt_re_copy_ext_stats()
H A Dqplib_sp.c879 estat->rx_out_of_buffer = le64_to_cpu(sb->rx_out_of_buffer_pkts); in bnxt_qplib_qext_stat()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c553 { MLX5E_DECLARE_STAT(struct mlx5e_qcounter_stats, rx_out_of_buffer) },
619 u32 rx_out_of_buffer = 0; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local
630 rx_out_of_buffer += MLX5_GET(query_q_counter_out, in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
634 qcnt->rx_out_of_buffer = rx_out_of_buffer; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
H A Den_stats.h279 u32 rx_out_of_buffer; member
H A Den_main.c4017 stats->rx_missed_errors = priv->stats.qcnt.rx_out_of_buffer; in mlx5e_get_stats()
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst1090 * - `rx_out_of_buffer`