Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211.h325 extern void ar5211AniPoll(struct ath_hal *, const struct ieee80211_channel *);
HDar5211_attach.c97 .ah_aniPoll = ar5211AniPoll,
HDar5211_misc.c567 ar5211AniPoll(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar5211AniPoll() function