Home
last modified time | relevance | path

Searched refs:ah_procRxDesc (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/dev/ic/
H A Dathvar.h552 ((*(_ah)->ah_procRxDesc)((_ah), (_ds), (_dspa), (_dsnext), (tsf), (a5)))
555 ((*(_ah)->ah_procRxDesc)((_ah), (_ds), (_dspa), (_dsnext), 0, (_rs)))
/netbsd/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c92 .ah_procRxDesc = ar5210ProcRxDesc,
/netbsd/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c92 .ah_procRxDesc = ar5211ProcRxDesc,
/netbsd/sys/external/isc/atheros_hal/dist/
H A Dah.h764 HAL_STATUS __ahdecl(*ah_procRxDesc)(struct ath_hal *, member
/netbsd/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_attach.c106 ah->ah_procRxDesc = ar5416ProcRxDesc; in ar5416InitState()
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_attach.c88 .ah_procRxDesc = ar5212ProcRxDesc,