Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/
Dif_ath.c201 static void ath_update_chw(struct ieee80211com *);
1327 ic->ic_update_chw = ath_update_chw; in ath_attach()
5569 ath_update_chw(struct ieee80211com *ic) in ath_update_chw() function