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

/freebsd-10-stable/sys/dev/bxe/
H A Dbxe_stats.h264 uint32_t mbuf_alloc_sge; member in struct:bxe_eth_stats
378 uint32_t mbuf_alloc_sge; member in struct:bxe_eth_q_stats
H A Dbxe_stats.c1277 UPDATE_ESTAT_QSTAT(mbuf_alloc_sge);
H A Dbxe.c505 { STATS_OFFSET32(mbuf_alloc_sge),
506 4, STATS_FLAGS_FUNC, "mbuf_alloc_sge"},
632 { Q_STATS_OFFSET32(mbuf_alloc_sge),
633 4, "mbuf_alloc_sge"},
2942 fp->eth_q_stats.mbuf_alloc_sge--;
3172 fp->eth_q_stats.mbuf_alloc_sge--;
6212 fp->eth_q_stats.mbuf_alloc_sge--;
6250 if (fp->eth_q_stats.mbuf_alloc_sge != 0) {
6252 fp->eth_q_stats.mbuf_alloc_sge);
6433 fp->eth_q_stats.mbuf_alloc_sge
[all...]

Completed in 188 milliseconds