Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c135 ah->ah_getDfsThresh = ar9300_Stub_GetDfsThresh; in ar9300_set_stub_functions()
HDar9300_stub_funcs.h225 extern void ar9300_Stub_GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe);
HDar9300_stub_funcs.c1213 ar9300_Stub_GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar9300_Stub_GetDfsThresh() function