Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/bce/
H A Dif_bce.c333 static void bce_dump_txbd (struct bce_softc *,
6815 bce_dump_txbd(sc, sw_tx_chain_cons, txbd)); in bce_tx_intr()
9785 bce_dump_txbd(struct bce_softc *sc, int idx, struct tx_bd *txbd) in bce_dump_txbd() function
10354 bce_dump_txbd(sc, tx_prod, txbd); in bce_dump_tx_chain()
11362 bce_dump_txbd(sc, 0, NULL); in bce_breakpoint()