Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_bnxvar.h236 struct tx_bd *tx_bd_chain[TX_PAGES];
Dif_bnx.c303 void bnx_dump_txbd(struct bnx_softc *, int, struct tx_bd *);
4164 struct tx_bd *txbd; in bnx_init_tx_chain()
4861 struct tx_bd *txbd = NULL; in bnx_tx_intr()
5110 struct tx_bd *txbd = NULL; in bnx_tx_encap()
6027 bnx_dump_txbd(struct bnx_softc *sc, int idx, struct tx_bd *txbd) in bnx_dump_txbd()
6082 struct tx_bd *txbd; in bnx_dump_tx_chain()
Dif_bnxreg.h694 struct tx_bd { struct
4579 #define TOTAL_TX_BD_PER_PAGE (BCM_PAGE_SIZE / sizeof(struct tx_bd))