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);
|