Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dath.c1228 ds = bf->bf_desc; in ath_beacon_alloc()
1316 sc->sc_bhalq, (caddr_t)bf->bf_daddr, bf->bf_desc)); in ath_beacon_proc()
1515 bf->bf_desc = ds; in ath_desc_alloc()
1529 bf->bf_desc = ds; in ath_desc_alloc()
1543 bf->bf_desc = ds; in ath_desc_alloc()
1748 ds = bf->bf_desc; in ath_rxbuf_init()
1797 ds = bf->bf_desc; in ath_rx_proc()
2129 ds = bf->bf_desc; in ath_tx_start()
2344 (caddr_t)bf->bf_daddr, bf->bf_desc)); in ath_tx_start()
2348 sc->sc_txlink, (caddr_t)bf->bf_daddr, bf->bf_desc)); in ath_tx_start()
[all …]
Dathnvar.h98 void *bf_desc; member
Dathvar.h183 struct ath_desc *bf_desc; /* virtual addr of desc */ member
Dar5008.c650 bf->bf_desc = ds; in ar5008_rx_alloc()
703 ds = bf->bf_desc; in ar5008_rx_enable()
875 ds = bf->bf_desc; in ar5008_rx_process()
887 (((struct ar_rx_desc *)nbf->bf_desc)->ds_status8 & in ar5008_rx_process()
Dar9003.c767 bf->bf_desc = ds; in ar9003_rx_alloc()
834 ds = bf->bf_desc; in ar9003_rx_enable()
998 bf->bf_desc = mtod(m1, struct ar_rx_status *); in ar9003_rx_process()
1040 memset(bf->bf_desc, 0, sizeof(*ds)); in ar9003_rx_process()