Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_bnxvar.h364 int tx_mbuf_alloc; member
H A Dif_bnx.c4244 DBRUNIF(1, sc->tx_mbuf_alloc--); in bnx_free_tx_chain()
4261 DBRUNIF((sc->tx_mbuf_alloc), in bnx_free_tx_chain()
4264 sc->tx_mbuf_alloc)); in bnx_free_tx_chain()
4902 DBRUNIF(1, sc->tx_mbuf_alloc--); in bnx_tx_intr()
5245 DBRUNIF(1, sc->tx_mbuf_alloc++); in bnx_tx_encap()
6552 " 0x%08X - (sc->tx_mbuf_alloc) tx mbufs allocated\n", in bnx_dump_driver_state()
6553 sc->tx_mbuf_alloc); in bnx_dump_driver_state()