Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dioctl_linux.c2393 u8 channel_plan_req = (u8) (*((int *)wrqu)); in rtw_wx_set_channel_plan() local
2395 if (_SUCCESS == rtw_set_chplan_cmd(padapter, channel_plan_req, 1, 1)) in rtw_wx_set_channel_plan()
2396 DBG_871X("%s set channel_plan = 0x%02X\n", __func__, channel_plan_req); in rtw_wx_set_channel_plan()