Home
last modified time | relevance | path

Searched refs:bf_daddr (Results 1 – 13 of 13) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_descdma.c273 bf->bf_daddr = DS2PHYS(dd, ds); in ath_descdma_setup()
280 if (ATH_DESC_4KB_BOUND_CHECK(bf->bf_daddr, in ath_descdma_setup()
283 ds += 0x1000 - (bf->bf_daddr & 0xFFF); in ath_descdma_setup()
285 bf->bf_daddr = DS2PHYS(dd, ds); in ath_descdma_setup()
362 bf->bf_daddr = 0; in ath_descdma_setup_rx_edma()
H A Dif_ath_debug.c110 ix, ds, (const struct ath_desc *)bf->bf_daddr + i, in ath_printrxbuf()
162 eds, (const struct ath_desc *)bf->bf_daddr + i, in ath_printtxbuf_edma()
217 ds, (const struct ath_desc *)bf->bf_daddr + i, in ath_printtxbuf_legacy()
H A Dif_ath_rx_edma.c223 (uintmax_t)bf->bf_daddr); in ath_edma_reinit_fifo()
224 ath_hal_putrxbuf(sc->sc_ah, bf->bf_daddr, qtype); in ath_edma_reinit_fifo()
464 bf->bf_rxstatus = ath_hal_rxprocdesc(ah, ds, bf->bf_daddr, in ath_edma_recv_proc_queue()
734 bf->bf_daddr = bf->bf_segs[0].ds_addr; in ath_edma_rxbuf_init()
863 (uintmax_t) bf->bf_daddr); in ath_edma_rxfifo_alloc()
864 ath_hal_putrxbuf(sc->sc_ah, bf->bf_daddr, qtype); in ath_edma_rxfifo_alloc()
H A Dif_ath_beacon.c294 ath_hal_settxdesclink(sc->sc_ah, ds, bf->bf_daddr); in ath_beacon_setup()
484 bfaddr = bf->bf_daddr; in ath_beacon_proc()
499 *bflink = bf->bf_daddr; in ath_beacon_proc()
651 ath_hal_puttxbuf(sc->sc_ah, cabq->axq_qnum, bf->bf_daddr); in ath_beacon_cabq_start_edma()
671 ath_hal_puttxbuf(sc->sc_ah, cabq->axq_qnum, bf->bf_daddr); in ath_beacon_cabq_start_legacy()
808 bfm->bf_daddr); in ath_beacon_generate()
860 ath_hal_puttxbuf(ah, sc->sc_bhalq, bf->bf_daddr); in ath_beacon_start_adhoc()
H A Dif_ath_tx_edma.c247 bfi->bf_daddr); in ath_tx_edma_push_staging_list()
283 ath_hal_puttxbuf(sc->sc_ah, txq->axq_qnum, bf->bf_daddr); in ath_tx_edma_push_staging_list()
481 ath_hal_puttxbuf(sc->sc_ah, txq->axq_qnum, bf->bf_daddr); in ath_edma_dma_restart()
592 bf->bf_daddr); in ath_edma_xmit_handoff_mcast()
H A Dif_ath_rx.c314 ds->ds_link = bf->bf_daddr; /* link to self */ in ath_legacy_rxbuf_init()
324 *sc->sc_rxlink = bf->bf_daddr; in ath_legacy_rxbuf_init()
1143 if (ds->ds_link == bf->bf_daddr) { in ath_rx_proc()
1162 bf->bf_daddr, PA2DESC(sc, ds->ds_link), rs); in ath_rx_proc()
1262 ath_hal_putrxbuf(ah, bf->bf_daddr, HAL_RX_QUEUE_HP); in ath_rx_proc()
1423 bf->bf_daddr, PA2DESC(sc, ds->ds_link), rs); in ath_legacy_stoprecv()
1478 ath_hal_putrxbuf(ah, bf->bf_daddr, HAL_RX_QUEUE_HP); in ath_legacy_startrecv()
H A Dif_ath_tx.c421 bf->bf_daddr + dd->dd_descsize * (dsp + 1)); in ath_tx_chaindesclist()
634 bf->bf_daddr); in ath_tx_setds_11n()
730 bf->bf_daddr); in ath_tx_handoff_mcast()
817 *txq->axq_link = bf->bf_daddr; in ath_tx_handoff_hw()
821 (caddr_t)bf->bf_daddr, bf->bf_desc, in ath_tx_handoff_hw()
827 (caddr_t)bf->bf_daddr, bf->bf_desc, in ath_tx_handoff_hw()
845 ath_hal_puttxbuf(ah, txq->axq_qnum, bf_first->bf_daddr); in ath_tx_handoff_hw()
849 (caddr_t)bf_first->bf_daddr, bf_first->bf_desc, in ath_tx_handoff_hw()
855 (caddr_t)bf_first->bf_daddr, bf_first->bf_desc, in ath_tx_handoff_hw()
928 (uint32_t) bf->bf_daddr); in ath_legacy_tx_dma_restart()
[all …]
H A Dif_ath_tdma.c675 ath_hal_puttxbuf(ah, sc->sc_bhalq, bf->bf_daddr); in ath_tdma_beacon_send()
H A Dif_athvar.h240 bus_addr_t bf_daddr; /* physical addr of desc */ member
1109 ((*(_ah)->ah_waitForBeaconDone)((_ah), (_bf)->bf_daddr))
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwlvar.h86 bus_addr_t bf_daddr; /* physical addr of desc */ member
163 bus_addr_t bf_daddr; /* physical addr of desc */ member
H A Dif_mwl.c2051 bf->bf_daddr = DS2PHYS(&txq->dma, ds); in mwl_txdma_setup()
2171 bf->bf_daddr = DS2PHYS(&sc->sc_rxdma, ds); in mwl_rxdma_setup()
2848 ds->pPhysNext = htole32(bn->bf_daddr); in mwl_txq_init()
3736 ds->pPhysNext = htole32(bf->bf_daddr); in mwl_startrecv()
3743 htole32(STAILQ_FIRST(&sc->sc_rxbuf)->bf_daddr); in mwl_startrecv()
4488 ix, ds, (uintmax_t)bf->bf_daddr, le32toh(ds->pPhysNext), in mwl_printrxbuf()
4503 printf(" (DS.V:%p DS.P:0x%jx)\n", ds, (uintmax_t)bf->bf_daddr); in mwl_printtxbuf()
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.h449 bus_addr_t bf_daddr; /* physical addr of desc */ member
465 bus_addr_t bf_daddr; /* physical addr of desc */ member
H A Dif_malo.c538 bf->bf_daddr = DS2PHYS(&sc->malo_rxdma, ds); in malo_rxdma_setup()
581 bf->bf_daddr = DS2PHYS(&txq->dma, ds); in malo_txdma_setup()
759 ds->physnext = htole32(bn->bf_daddr); in malo_txq_init()
863 " RATE:%02x QOS:%04x\n", ix, ds, (uintmax_t)bf->bf_daddr, in malo_printrxbuf()
879 printf(" (DS.V:%p DS.P:0x%jx)\n", ds, (uintmax_t)bf->bf_daddr); in malo_printtxbuf()
1424 ds->physnext = htole32(bf->bf_daddr); in malo_startrecv()
1431 htole32(STAILQ_FIRST(&sc->malo_rxbuf)->bf_daddr); in malo_startrecv()