Searched refs:wext_get_channel (Results 1 – 3 of 3) sorted by relevance
54 int wext_get_channel(const char *ifname, __u8 *ch);
1222 if(wext_get_channel(WLAN0_NAME, &ch) < 0) in wifi_get_channel()2557 if(wext_get_channel(ifname, &pSetting->channel) < 0) in wifi_get_setting()
955 int wext_get_channel(const char *ifname, __u8 *ch) in wext_get_channel() function
Completed in 16 milliseconds