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

  /src/sys/dev/pci/
if_bnx.c 303 void bnx_dump_txbd(struct bnx_softc *, int, struct tx_bd *);
4883 bnx_dump_txbd(sc, sw_tx_chain_cons, txbd));
6027 bnx_dump_txbd(struct bnx_softc *sc, int idx, struct tx_bd *txbd) function in typeref:typename:void
6109 bnx_dump_txbd(sc, tx_prod, txbd);
6667 bnx_dump_txbd(sc, 0, NULL);

Completed in 14 milliseconds