Home
last modified time | relevance | path

Searched refs:ar5416SetupTxDesc (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416.h371 extern HAL_BOOL ar5416SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds,
H A Dar5416_attach.c114 ah->ah_setupTxDesc = ar5416SetupTxDesc; in ar5416InitState()
H A Dar5416_xmit.c321 ar5416SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5416SetupTxDesc() function