Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/r8188eu/include/
Drtw_cmd.h759 u8 rtw_set_chplan_cmd(struct adapter *padapter, u8 chplan);
/Linux-v6.1/drivers/staging/r8188eu/core/
Drtw_cmd.c777 u8 rtw_set_chplan_cmd(struct adapter *padapter, u8 chplan) in rtw_set_chplan_cmd() function
/Linux-v6.1/drivers/staging/r8188eu/os_dep/
Dioctl_linux.c1930 if (rtw_set_chplan_cmd(padapter, channel_plan_req) != _SUCCESS) in rtw_wx_set_channel_plan()