Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_recv.c140 ar5416SetupRxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5416SetupRxDesc() function
H A Dar5416.h292 extern HAL_BOOL ar5416SetupRxDesc(struct ath_hal *,
H A Dar5416_attach.c128 ah->ah_setupRxDesc = ar5416SetupRxDesc; in ar5416InitState()