Searched refs:ah_getDfsThresh (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c135 ah->ah_getDfsThresh = ar9300_Stub_GetDfsThresh;
H A Dar9300_freebsd.c174 ah->ah_getDfsThresh = ar9300_get_dfs_thresh;
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c142 .ah_getDfsThresh = ar5210GetDfsThresh,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c142 .ah_getDfsThresh = ar5211GetDfsThresh,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c141 .ah_getDfsThresh = ar5212GetDfsThresh,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c160 ah->ah_getDfsThresh = ar5416GetDfsThresh;
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h1466 void __ahdecl(*ah_getDfsThresh)(struct ath_hal *ah, member in struct:ath_hal
/freebsd-10.0-release/sys/dev/ath/
H A Dif_athvar.h1420 ((*(_ah)->ah_getDfsThresh)((_ah), (_param)))

Completed in 208 milliseconds