Home
last modified time | relevance | path

Searched refs:bufAddrList (Results 1 – 14 of 14) sorted by relevance

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.h44 struct ath_desc *ds, HAL_DMA_ADDR *bufAddrList,
55 HAL_DMA_ADDR *bufAddrList,
H A Dar9300_stub_funcs.h187 HAL_DMA_ADDR *bufAddrList, uint32_t *segLenList,
H A Dar9300_stub_funcs.c1047 HAL_DMA_ADDR *bufAddrList, uint32_t *segLenList, in ar9300_Stub_FillTxDesc() argument
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_beacon.c284 HAL_DMA_ADDR bufAddrList[4]; in ath_beacon_setup() local
366 bufAddrList[0] = bf->bf_segs[0].ds_addr; in ath_beacon_setup()
367 bufAddrList[1] = bufAddrList[2] = bufAddrList[3] = 0; in ath_beacon_setup()
369 , bufAddrList in ath_beacon_setup()
H A Dif_ath_tx.c380 HAL_DMA_ADDR bufAddrList[4]; in ath_tx_chaindesclist() local
408 bzero(bufAddrList, sizeof(bufAddrList)); in ath_tx_chaindesclist()
411 bufAddrList[bp] = bf->bf_segs[i].ds_addr; in ath_tx_chaindesclist()
440 , bufAddrList in ath_tx_chaindesclist()
493 bzero(bufAddrList, sizeof(bufAddrList)); in ath_tx_chaindesclist()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
H A Dar5210_xmit.c550 HAL_DMA_ADDR *bufAddrList, uint32_t *segLenList, u_int descId, in ar5210FillTxDesc() argument
559 ds->ds_data = bufAddrList[0]; in ar5210FillTxDesc()
H A Dar5210.h176 HAL_DMA_ADDR *bufAddrList, uint32_t *segLenList,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_xmit.c455 HAL_DMA_ADDR *bufAddrList, uint32_t *segLenList, u_int descId, in ar5416FillTxDesc() argument
464 ds->ds_data = bufAddrList[0]; in ar5416FillTxDesc()
519 HAL_DMA_ADDR *bufAddrList, in ar5416ChainTxDesc() argument
543 ds->ds_data = bufAddrList[0]; in ar5416ChainTxDesc()
H A Dar5416.h387 HAL_DMA_ADDR *bufAddrList, uint32_t *segLenList,
400 HAL_DMA_ADDR *bufAddrList, uint32_t *segLenList,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_xmit.c580 HAL_DMA_ADDR *bufAddrList, uint32_t *segLenList, u_int qcuId, in ar5211FillTxDesc() argument
587 ds->ds_data = bufAddrList[0]; in ar5211FillTxDesc()
H A Dar5211.h199 HAL_DMA_ADDR *bufAddrList, uint32_t *segLenList,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_xmit.c806 HAL_DMA_ADDR *bufAddrList, uint32_t *segLenList, u_int qcuId, in ar5212FillTxDesc() argument
815 ds->ds_data = bufAddrList[0]; in ar5212FillTxDesc()
H A Dar5212.h611 HAL_DMA_ADDR *bufAddrList, uint32_t *segLenList,
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h1409 HAL_DMA_ADDR *bufAddrList, uint32_t *segLenList,
1570 HAL_DMA_ADDR *bufAddrList,