Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416.h305 extern HAL_BOOL ar5416SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds,
Dar5416_attach.c111 ah->ah_setupTxDesc = ar5416SetupTxDesc; in ar5416InitState()
Dar5416_xmit.c158 ar5416SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5416SetupTxDesc() function