Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/bce/
Dif_bcereg.h1179 struct tx_bd { struct
6183 #define TOTAL_TX_BD_PER_PAGE (BCM_PAGE_SIZE / sizeof(struct tx_bd))
6605 struct tx_bd *tx_bd_chain[MAX_TX_PAGES];
Dif_bce.c290 int, struct tx_bd *);
5623 struct tx_bd *txbd; in bce_init_tx_chain()
6921 struct tx_bd *txbd = NULL; in bce_tx_intr()
7355 struct tx_bd *txbd = NULL; in bce_tx_encap()
9963 bce_dump_txbd(struct bce_softc *sc, int idx, struct tx_bd *txbd) in bce_dump_txbd()
10517 struct tx_bd *txbd; in bce_dump_tx_chain()