Searched refs:WLC_SET_CHANNEL (Results 1 – 4 of 4) sorted by relevance
412 CHECK_RETURN_WITH_SEMAPHORE(whd_cdc_send_ioctl(ifp, CDC_SET, WLC_SET_CHANNEL, buffer, 0), in whd_wifi_init_ap()
511 CASE_RETURN_STRING(WLC_SET_CHANNEL) in whd_ioctl_to_string()
471 CHECK_RETURN(whd_cdc_send_ioctl(ifp, CDC_GET, WLC_SET_CHANNEL, buffer, NULL) ); in whd_wifi_set_channel()
919 #define WLC_SET_CHANNEL ( (uint32_t)30 ) macro