Searched refs:debug_pg_mbuf_alloc (Results 1 – 2 of 2) sorted by relevance
5406 DBRUN(sc->debug_pg_mbuf_alloc++); in bce_get_pg_buf()5422 DBRUN(sc->debug_pg_mbuf_alloc--); in bce_get_pg_buf()5982 DBRUN(sc->debug_pg_mbuf_alloc--); in bce_free_pg_chain()5993 DBRUNIF((sc->debug_pg_mbuf_alloc), in bce_free_pg_chain()5995 __FUNCTION__, sc->debug_pg_mbuf_alloc)); in bce_free_pg_chain()6546 DBRUN(sc->debug_pg_mbuf_alloc--); in bce_rx_intr()10741 "mbufs allocated\n", sc->debug_pg_mbuf_alloc); in bce_dump_driver_state()
6638 int debug_pg_mbuf_alloc; member