Searched refs:debug_rx_mbuf_alloc (Results 1 – 2 of 2) sorted by relevance
5299 DBRUN(sc->debug_rx_mbuf_alloc++); in bce_get_rx_buf()5322 DBRUN(sc->debug_rx_mbuf_alloc--); in bce_get_rx_buf()5815 DBRUN(sc->debug_rx_mbuf_alloc--); in bce_free_rx_chain()5828 DBRUNIF((sc->debug_rx_mbuf_alloc), in bce_free_rx_chain()5830 __FUNCTION__, sc->debug_rx_mbuf_alloc)); in bce_free_rx_chain()6457 DBRUN(sc->debug_rx_mbuf_alloc--); in bce_rx_intr()10728 "mbufs allocated\n", sc->debug_rx_mbuf_alloc); in bce_dump_driver_state()
6637 int debug_rx_mbuf_alloc; member