Searched refs:channel_plan_req (Results 1 – 1 of 1) sorted by relevance
2383 u8 channel_plan_req = (u8)(*((int *)wrqu)); in rtw_wx_set_channel_plan() local2385 if (_SUCCESS == rtw_set_chplan_cmd(padapter, channel_plan_req, 1, 1)) in rtw_wx_set_channel_plan()2386 DBG_871X("%s set channel_plan = 0x%02X\n", __func__, channel_plan_req); in rtw_wx_set_channel_plan()