Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c135 ah->ah_getDfsThresh = ar9300_Stub_GetDfsThresh; in ar9300_set_stub_functions()
HDar9300_freebsd.c174 ah->ah_getDfsThresh = ar9300_get_dfs_thresh; in ar9300_attach_freebsd_ops()
/trueos/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c142 .ah_getDfsThresh = ar5210GetDfsThresh,
/trueos/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c142 .ah_getDfsThresh = ar5211GetDfsThresh,
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c141 .ah_getDfsThresh = ar5212GetDfsThresh,
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c160 ah->ah_getDfsThresh = ar5416GetDfsThresh; in ar5416InitState()
/trueos/sys/dev/ath/ath_hal/
HDah.h1466 void __ahdecl(*ah_getDfsThresh)(struct ath_hal *ah, member
/trueos/sys/dev/ath/
HDif_athvar.h1420 ((*(_ah)->ah_getDfsThresh)((_ah), (_param)))