Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bce/
HDif_bcereg.h1134 struct tx_bd { struct
6138 #define TOTAL_TX_BD_PER_PAGE (BCM_PAGE_SIZE / sizeof(struct tx_bd))
6560 struct tx_bd *tx_bd_chain[MAX_TX_PAGES];
HDif_bce.c338 int, struct tx_bd *);
5642 struct tx_bd *txbd; in bce_init_tx_chain()
6938 struct tx_bd *txbd = NULL; in bce_tx_intr()
7372 struct tx_bd *txbd = NULL; in bce_tx_encap()
9979 bce_dump_txbd(struct bce_softc *sc, int idx, struct tx_bd *txbd) in bce_dump_txbd()
10533 struct tx_bd *txbd; in bce_dump_tx_chain()