Searched refs:debug_pg_mbuf_alloc (Results 1 – 2 of 2) sorted by relevance
5428 DBRUN(sc->debug_pg_mbuf_alloc++); in bce_get_pg_buf()5444 DBRUN(sc->debug_pg_mbuf_alloc--); in bce_get_pg_buf()6004 DBRUN(sc->debug_pg_mbuf_alloc--); in bce_free_pg_chain()6015 DBRUNIF((sc->debug_pg_mbuf_alloc), in bce_free_pg_chain()6017 __FUNCTION__, sc->debug_pg_mbuf_alloc)); in bce_free_pg_chain()6568 DBRUN(sc->debug_pg_mbuf_alloc--); in bce_rx_intr()10762 "mbufs allocated\n", sc->debug_pg_mbuf_alloc); in bce_dump_driver_state()
6640 int debug_pg_mbuf_alloc; member