Searched refs:debug_rx_mbuf_alloc (Results 1 – 2 of 2) sorted by relevance
5419 DBRUN(sc->debug_rx_mbuf_alloc++); in bce_get_rx_buf()5442 DBRUN(sc->debug_rx_mbuf_alloc--); in bce_get_rx_buf()5943 DBRUN(sc->debug_rx_mbuf_alloc--); in bce_free_rx_chain()5956 DBRUNIF((sc->debug_rx_mbuf_alloc), in bce_free_rx_chain()5958 __FUNCTION__, sc->debug_rx_mbuf_alloc)); in bce_free_rx_chain()6596 DBRUN(sc->debug_rx_mbuf_alloc--); in bce_rx_intr()10936 "mbufs allocated\n", sc->debug_rx_mbuf_alloc); in bce_dump_driver_state()
6712 int debug_rx_mbuf_alloc; member