Searched refs:WL_PHY_CONFIG (Results 1 – 3 of 3) sorted by relevance
66 #define WL_PHY_CONFIG (WL_PARAMETERS_BASE + 0x4) macro
3356 return (call_ioctl(fd, WLAN_SET_PARAM, WL_PHY_CONFIG, in do_set_channel()3991 return (call_ioctl(fd, WLAN_GET_PARAM, WL_PHY_CONFIG, 0)); in do_get_channel()
1275 case WL_PHY_CONFIG: in wifi_cfg_getset()