Searched refs:debug_tx_mbuf_alloc (Results 1 – 2 of 2) sorted by relevance
5591 DBRUN(sc->debug_tx_mbuf_alloc--); in bce_free_tx_chain()5602 DBRUNIF((sc->debug_tx_mbuf_alloc), in bce_free_tx_chain()5605 sc->debug_tx_mbuf_alloc)); in bce_free_tx_chain()6840 DBRUN(sc->debug_tx_mbuf_alloc--); in bce_tx_intr()7382 DBRUNIF(sc->debug_tx_mbuf_alloc++); in bce_tx_encap()10707 "mbufs allocated\n", sc->debug_tx_mbuf_alloc); in bce_dump_driver_state()
6636 int debug_tx_mbuf_alloc; member