Searched refs:debug_pg_mbuf_alloc (Results 1 – 2 of 2) sorted by relevance
5407 DBRUN(sc->debug_pg_mbuf_alloc++); in bce_get_pg_buf()5423 DBRUN(sc->debug_pg_mbuf_alloc--); in bce_get_pg_buf()5983 DBRUN(sc->debug_pg_mbuf_alloc--); in bce_free_pg_chain()5994 DBRUNIF((sc->debug_pg_mbuf_alloc), in bce_free_pg_chain()5996 __FUNCTION__, sc->debug_pg_mbuf_alloc)); in bce_free_pg_chain()6547 DBRUN(sc->debug_pg_mbuf_alloc--); in bce_rx_intr()10742 "mbufs allocated\n", sc->debug_pg_mbuf_alloc); in bce_dump_driver_state()
6638 int debug_pg_mbuf_alloc; member