Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_tx_edma.c904 if (ts.ts_desc_id != bf->bf_descid) { in ath_edma_tx_processq()
911 bf->bf_descid); in ath_edma_tx_processq()
H A Dif_athvar.h237 uint16_t bf_descid; /* 16 bit descriptor ID */ member
H A Dif_ath_tx.c432 , bf->bf_descid /* XXX desc id */ in ath_tx_chaindesclist()
H A Dif_ath.c3219 bf->bf_descid = sc->sc_txbuf_descid; in _ath_getbuf_locked()