Searched refs:debug_rx_mbuf_alloc (Results 1 – 2 of 2) sorted by relevance
5422 DBRUN(sc->debug_rx_mbuf_alloc++); in bce_get_rx_buf()5445 DBRUN(sc->debug_rx_mbuf_alloc--); in bce_get_rx_buf()5946 DBRUN(sc->debug_rx_mbuf_alloc--); in bce_free_rx_chain()5959 DBRUNIF((sc->debug_rx_mbuf_alloc), in bce_free_rx_chain()5961 __FUNCTION__, sc->debug_rx_mbuf_alloc)); in bce_free_rx_chain()6599 DBRUN(sc->debug_rx_mbuf_alloc--); in bce_rx_intr()10939 "mbufs allocated\n", sc->debug_rx_mbuf_alloc); in bce_dump_driver_state()
6714 int debug_rx_mbuf_alloc; member