Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_radar.c56 ar5416GetDfsDefaultThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5416GetDfsDefaultThresh() function
Dar5416.h262 extern HAL_BOOL ar5416GetDfsDefaultThresh(struct ath_hal *ah,
Dar5416_attach.c163 ah->ah_getDfsDefaultThresh = ar5416GetDfsDefaultThresh; in ar5416InitState()