HomeSort by: relevance | last modified time | path
    Searched defs:bnx_dump_rx_mbuf_chain (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_bnx.c 302 void bnx_dump_rx_mbuf_chain(struct bnx_softc *, int, int);
3961 DBRUN(BNX_VERBOSE_RECV, bnx_dump_rx_mbuf_chain(sc, debug_chain_prod,
6003 bnx_dump_rx_mbuf_chain(struct bnx_softc *sc, int chain_prod, int count) function in typeref:typename:void
6670 bnx_dump_rx_mbuf_chain(sc, 0, sc->max_rx_bd);

Completed in 16 milliseconds