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

/freebsd-11.0-release/sys/dev/bxe/
H A Dbxe_stats.h264 uint32_t mbuf_alloc_sge; member in struct:bxe_eth_stats
370 uint32_t mbuf_alloc_sge; member in struct:bxe_eth_q_stats
H A Dbxe.c487 { STATS_OFFSET32(mbuf_alloc_sge),
488 4, STATS_FLAGS_FUNC, "mbuf_alloc_sge"},
600 { Q_STATS_OFFSET32(mbuf_alloc_sge),
601 4, "mbuf_alloc_sge"},
2885 fp->eth_q_stats.mbuf_alloc_sge--;
3115 fp->eth_q_stats.mbuf_alloc_sge--;
6115 fp->eth_q_stats.mbuf_alloc_sge--;
6153 if (fp->eth_q_stats.mbuf_alloc_sge != 0) {
6155 fp->eth_q_stats.mbuf_alloc_sge);
6336 fp->eth_q_stats.mbuf_alloc_sge
[all...]
H A Dbxe_stats.c1275 UPDATE_ESTAT_QSTAT(mbuf_alloc_sge);

Completed in 111 milliseconds