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

  /src/sys/dev/pci/
if_bnx.c 301 void bnx_dump_tx_mbuf_chain(struct bnx_softc *, int, int);
5247 DBRUN(BNX_VERBOSE_SEND, bnx_dump_tx_mbuf_chain(sc, chain_prod,
5975 bnx_dump_tx_mbuf_chain(struct bnx_softc *sc, int chain_prod, int count) function in typeref:typename:void
6669 bnx_dump_tx_mbuf_chain(sc, 0, USABLE_TX_BD);
if_bnx.c 301 void bnx_dump_tx_mbuf_chain(struct bnx_softc *, int, int);
5247 DBRUN(BNX_VERBOSE_SEND, bnx_dump_tx_mbuf_chain(sc, chain_prod,
5975 bnx_dump_tx_mbuf_chain(struct bnx_softc *sc, int chain_prod, int count) function in typeref:typename:void
6669 bnx_dump_tx_mbuf_chain(sc, 0, USABLE_TX_BD);

Completed in 29 milliseconds