Home
last modified time | relevance | path

Searched refs:rx_mbuf_alloc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_bnxvar.h365 int rx_mbuf_alloc; member
H A Dif_bnx.c3885 DBRUNIF(1, sc->rx_mbuf_alloc--); in bnx_add_buf()
4028 DBRUNIF(1, sc->rx_mbuf_alloc++); in bnx_get_buf()
4033 sc->rx_mbuf_alloc--; in bnx_get_buf()
4051 DBRUNIF(1, sc->rx_mbuf_alloc--); in bnx_get_buf()
4405 DBRUNIF(1, sc->rx_mbuf_alloc--); in bnx_free_rx_chain()
4416 DBRUNIF((sc->rx_mbuf_alloc), in bnx_free_rx_chain()
4419 sc->rx_mbuf_alloc)); in bnx_free_rx_chain()
4786 DBRUNIF(1, sc->rx_mbuf_alloc--); in bnx_rx_intr()
6575 " 0x%08X - (sc->rx_mbuf_alloc) rx mbufs allocated\n", in bnx_dump_driver_state()
6576 sc->rx_mbuf_alloc); in bnx_dump_driver_state()
[all...]