Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c283 static void uath_set_channel(struct ieee80211com *);
453 ic->ic_set_channel = uath_set_channel; in uath_attach()
1829 uath_set_channel(struct ieee80211com *ic) in uath_set_channel() function