Home
last modified time | relevance | path

Searched refs:bnx_dump_txbd (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_bnx.c291 void bnx_dump_txbd(struct bnx_softc *, int, struct tx_bd *);
4545 bnx_dump_txbd(sc, sw_tx_chain_cons, txbd)); in bnx_tx_intr()
5594 bnx_dump_txbd(struct bnx_softc *sc, int idx, struct tx_bd *txbd) in bnx_dump_txbd() function
5676 bnx_dump_txbd(sc, tx_prod, txbd); in bnx_dump_tx_chain()
6224 bnx_dump_txbd(sc, 0, NULL); in bnx_breakpoint()