Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8723bs/os_dep/
Dioctl_linux.c2383 u8 channel_plan_req = (u8)(*((int *)wrqu)); in rtw_wx_set_channel_plan() local
2385 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()