Searched refs:debug_rx_mbuf_alloc (Results 1 – 2 of 2) sorted by relevance
5400 DBRUN(sc->debug_rx_mbuf_alloc++); in bce_get_rx_buf()5423 DBRUN(sc->debug_rx_mbuf_alloc--); in bce_get_rx_buf()5924 DBRUN(sc->debug_rx_mbuf_alloc--); in bce_free_rx_chain()5937 DBRUNIF((sc->debug_rx_mbuf_alloc), in bce_free_rx_chain()5939 __FUNCTION__, sc->debug_rx_mbuf_alloc)); in bce_free_rx_chain()6577 DBRUN(sc->debug_rx_mbuf_alloc--); in bce_rx_intr()10920 "mbufs allocated\n", sc->debug_rx_mbuf_alloc); in bce_dump_driver_state()
6756 int debug_rx_mbuf_alloc; member