Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath.c200 static void ath_update_chw(struct ieee80211com *);
1337 ic->ic_update_chw = ath_update_chw; in ath_attach()
5624 ath_update_chw(struct ieee80211com *ic) in ath_update_chw() function