Searched refs:debug_pg_mbuf_alloc (Results 1 – 2 of 2) sorted by relevance
5530 DBRUN(sc->debug_pg_mbuf_alloc++); in bce_get_pg_buf()5546 DBRUN(sc->debug_pg_mbuf_alloc--); in bce_get_pg_buf()6116 DBRUN(sc->debug_pg_mbuf_alloc--); in bce_free_pg_chain()6127 DBRUNIF((sc->debug_pg_mbuf_alloc), in bce_free_pg_chain()6129 __FUNCTION__, sc->debug_pg_mbuf_alloc)); in bce_free_pg_chain()6688 DBRUN(sc->debug_pg_mbuf_alloc--); in bce_rx_intr()10952 "mbufs allocated\n", sc->debug_pg_mbuf_alloc); in bce_dump_driver_state()
6715 int debug_pg_mbuf_alloc; member