Searched refs:mbuf_alloc_sge (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
H A Dbxe_stats.h266 uint32_t mbuf_alloc_sge; member in struct:bxe_eth_stats
380 uint32_t mbuf_alloc_sge; member in struct:bxe_eth_q_stats
H A Dbxe_stats.c1279 UPDATE_ESTAT_QSTAT(mbuf_alloc_sge);
H A Dbxe.c497 { STATS_OFFSET32(mbuf_alloc_sge),
498 4, STATS_FLAGS_FUNC, "mbuf_alloc_sge"},
624 { Q_STATS_OFFSET32(mbuf_alloc_sge),
625 4, "mbuf_alloc_sge"},
2927 fp->eth_q_stats.mbuf_alloc_sge--;
3155 fp->eth_q_stats.mbuf_alloc_sge--;
6171 fp->eth_q_stats.mbuf_alloc_sge--;
6207 if (fp->eth_q_stats.mbuf_alloc_sge != 0) {
6209 fp->eth_q_stats.mbuf_alloc_sge);
6390 fp->eth_q_stats.mbuf_alloc_sge
[all...]

Completed in 192 milliseconds