Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212.h652 extern void ar5212GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe);
H A Dar5212_attach.c141 .ah_getDfsThresh = ar5212GetDfsThresh,
H A Dar5212_misc.c1306 ar5212GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5212GetDfsThresh() function