Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212.h652 extern void ar5212GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe);
HDar5212_attach.c141 .ah_getDfsThresh = ar5212GetDfsThresh,
HDar5212_misc.c1306 ar5212GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5212GetDfsThresh() function