Searched refs:debug_rx_mbuf_alloc (Results 1 – 2 of 2) sorted by relevance
5321 DBRUN(sc->debug_rx_mbuf_alloc++); in bce_get_rx_buf()5344 DBRUN(sc->debug_rx_mbuf_alloc--); in bce_get_rx_buf()5837 DBRUN(sc->debug_rx_mbuf_alloc--); in bce_free_rx_chain()5850 DBRUNIF((sc->debug_rx_mbuf_alloc), in bce_free_rx_chain()5852 __FUNCTION__, sc->debug_rx_mbuf_alloc)); in bce_free_rx_chain()6479 DBRUN(sc->debug_rx_mbuf_alloc--); in bce_rx_intr()10749 "mbufs allocated\n", sc->debug_rx_mbuf_alloc); in bce_dump_driver_state()
6639 int debug_rx_mbuf_alloc; member