Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/bce/
Dif_bce.c5696 DBRUN(sc->debug_tx_mbuf_alloc--); in bce_free_tx_chain()
5707 DBRUNIF((sc->debug_tx_mbuf_alloc), in bce_free_tx_chain()
5710 sc->debug_tx_mbuf_alloc)); in bce_free_tx_chain()
6972 DBRUN(sc->debug_tx_mbuf_alloc--); in bce_tx_intr()
7521 DBRUNIF(sc->debug_tx_mbuf_alloc++); in bce_tx_encap()
10899 "mbufs allocated\n", sc->debug_tx_mbuf_alloc); in bce_dump_driver_state()
Dif_bcereg.h6755 int debug_tx_mbuf_alloc; member