Searched refs:rtw_set_chplan_cmd (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/staging/rtl8723bs/include/ |
| A D | rtw_cmd.h | 616 extern u8 rtw_set_chplan_cmd(struct adapter *padapter, u8 chplan, u8 enqueue, u8 swconfig);
|
| /linux/drivers/staging/r8188eu/include/ |
| A D | rtw_cmd.h | 776 u8 rtw_set_chplan_cmd(struct adapter*padapter, u8 chplan, u8 enqueue);
|
| /linux/drivers/staging/r8188eu/core/ |
| A D | rtw_cmd.c | 846 u8 rtw_set_chplan_cmd(struct adapter *padapter, u8 chplan, u8 enqueue) in rtw_set_chplan_cmd() function
|
| /linux/drivers/staging/rtl8723bs/core/ |
| A D | rtw_cmd.c | 1144 u8 rtw_set_chplan_cmd(struct adapter *padapter, u8 chplan, u8 enqueue, u8 swconfig) in rtw_set_chplan_cmd() function
|
| /linux/drivers/staging/r8188eu/os_dep/ |
| A D | ioctl_linux.c | 2115 if (_SUCCESS == rtw_set_chplan_cmd(padapter, channel_plan_req, 1)) in rtw_wx_set_channel_plan()
|
Completed in 20 milliseconds