Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c333 static void bce_dump_txbd (struct bce_softc *,
6814 bce_dump_txbd(sc, sw_tx_chain_cons, txbd)); in bce_tx_intr()
9784 bce_dump_txbd(struct bce_softc *sc, int idx, struct tx_bd *txbd) in bce_dump_txbd() function
10353 bce_dump_txbd(sc, tx_prod, txbd); in bce_dump_tx_chain()
11361 bce_dump_txbd(sc, 0, NULL); in bce_breakpoint()