Home
last modified time | relevance | path

Searched refs:rtw_mp_customer_str (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfg.c192 uint rtw_mp_customer_str = 0; variable
193 module_param(rtw_mp_customer_str, uint, 0644);
194 MODULE_PARM_DESC(rtw_mp_customer_str, "Whether or not to enable customer str support on MP mode");
1512 registry_par->mp_customer_str = (u8)rtw_mp_customer_str; in rtw_load_registry()
H A Dioctl_mp.c3799 status = rtw_mp_customer_str(dev, info, wdata, extra); in rtw_priv_mp_get()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfg.c197 uint rtw_mp_customer_str = 0; variable
198 module_param(rtw_mp_customer_str, uint, 0644);
199 MODULE_PARM_DESC(rtw_mp_customer_str, "Whether or not to enable customer str support on MP mode");
1524 registry_par->mp_customer_str = (u8)rtw_mp_customer_str; in rtw_load_registry()
H A Dioctl_mp.c3886 status = rtw_mp_customer_str(dev, info, wdata, extra); in rtw_priv_mp_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dos_intfs.c133 uint rtw_mp_customer_str = 0; variable
134 module_param(rtw_mp_customer_str, uint, 0644);
135 MODULE_PARM_DESC(rtw_mp_customer_str, "Whether or not to enable customer str support on MP mode");
889 registry_par->mp_customer_str = (u8)rtw_mp_customer_str; in loadparam()
H A Dioctl_linux.c10094 static int rtw_mp_customer_str( function
10384 rtw_mp_customer_str(dev, info, wdata, extra);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dos_intfs.c158 uint rtw_mp_customer_str = 0; variable
159 module_param(rtw_mp_customer_str, uint, 0644);
160 MODULE_PARM_DESC(rtw_mp_customer_str, "Whether or not to enable customer str support on MP mode");
1053 registry_par->mp_customer_str = (u8)rtw_mp_customer_str; in loadparam()
H A Dioctl_linux.c9852 static int rtw_mp_customer_str( function
10158 status = rtw_mp_customer_str(dev, info, wdata, extra);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dos_intfs.c169 uint rtw_mp_customer_str = 0; variable
170 module_param(rtw_mp_customer_str, uint, 0644);
171 MODULE_PARM_DESC(rtw_mp_customer_str, "Whether or not to enable customer str support on MP mode");
1070 registry_par->mp_customer_str = (u8)rtw_mp_customer_str; in loadparam()
H A Dioctl_linux.c9886 static int rtw_mp_customer_str( function
10196 status = rtw_mp_customer_str(dev, info, wdata, extra);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dos_intfs.c158 uint rtw_mp_customer_str = 0; variable
159 module_param(rtw_mp_customer_str, uint, 0644);
160 MODULE_PARM_DESC(rtw_mp_customer_str, "Whether or not to enable customer str support on MP mode");
1053 registry_par->mp_customer_str = (u8)rtw_mp_customer_str; in loadparam()
H A Dioctl_linux.c9852 static int rtw_mp_customer_str( function
10158 status = rtw_mp_customer_str(dev, info, wdata, extra);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dos_intfs.c173 uint rtw_mp_customer_str = 0; variable
174 module_param(rtw_mp_customer_str, uint, 0644);
175 MODULE_PARM_DESC(rtw_mp_customer_str, "Whether or not to enable customer str support on MP mode");
1140 registry_par->mp_customer_str = (u8)rtw_mp_customer_str; in loadparam()
H A Dioctl_linux.c9879 static int rtw_mp_customer_str( function
10189 status = rtw_mp_customer_str(dev, info, wdata, extra);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dos_intfs.c174 uint rtw_mp_customer_str = 0; variable
175 module_param(rtw_mp_customer_str, uint, 0644);
176 MODULE_PARM_DESC(rtw_mp_customer_str, "Whether or not to enable customer str support on MP mode");
1184 registry_par->mp_customer_str = (u8)rtw_mp_customer_str; in loadparam()
H A Dioctl_linux.c9902 static int rtw_mp_customer_str( function
10224 status = rtw_mp_customer_str(dev, info, wdata, extra);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dos_intfs.c173 uint rtw_mp_customer_str = 0; variable
174 module_param(rtw_mp_customer_str, uint, 0644);
175 MODULE_PARM_DESC(rtw_mp_customer_str, "Whether or not to enable customer str support on MP mode");
1231 registry_par->mp_customer_str = (u8)rtw_mp_customer_str; in loadparam()
H A Dioctl_linux.c9913 static int rtw_mp_customer_str( function
10235 status = rtw_mp_customer_str(dev, info, wdata, extra);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dos_intfs.c173 uint rtw_mp_customer_str = 0; variable
174 module_param(rtw_mp_customer_str, uint, 0644);
175 MODULE_PARM_DESC(rtw_mp_customer_str, "Whether or not to enable customer str support on MP mode");
1320 registry_par->mp_customer_str = (u8)rtw_mp_customer_str; in loadparam()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dos_intfs.c174 uint rtw_mp_customer_str = 0; variable
175 module_param(rtw_mp_customer_str, uint, 0644);
176 MODULE_PARM_DESC(rtw_mp_customer_str, "Whether or not to enable customer str support on MP mode");
1232 registry_par->mp_customer_str = (u8)rtw_mp_customer_str; in loadparam()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dos_intfs.c173 uint rtw_mp_customer_str = 0; variable
174 module_param(rtw_mp_customer_str, uint, 0644);
175 MODULE_PARM_DESC(rtw_mp_customer_str, "Whether or not to enable customer str support on MP mode");
1241 registry_par->mp_customer_str = (u8)rtw_mp_customer_str; in loadparam()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dos_intfs.c173 uint rtw_mp_customer_str = 0; variable
174 module_param(rtw_mp_customer_str, uint, 0644);
175 MODULE_PARM_DESC(rtw_mp_customer_str, "Whether or not to enable customer str support on MP mode");
1305 registry_par->mp_customer_str = (u8)rtw_mp_customer_str; in loadparam()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dos_intfs.c173 uint rtw_mp_customer_str = 0; variable
174 module_param(rtw_mp_customer_str, uint, 0644);
175 MODULE_PARM_DESC(rtw_mp_customer_str, "Whether or not to enable customer str support on MP mode");
1221 registry_par->mp_customer_str = (u8)rtw_mp_customer_str; in loadparam()
H A Dioctl_linux.c9913 static int rtw_mp_customer_str( function
10235 status = rtw_mp_customer_str(dev, info, wdata, extra);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dos_intfs.c173 uint rtw_mp_customer_str = 0; variable
174 module_param(rtw_mp_customer_str, uint, 0644);
175 MODULE_PARM_DESC(rtw_mp_customer_str, "Whether or not to enable customer str support on MP mode");
1231 registry_par->mp_customer_str = (u8)rtw_mp_customer_str; in loadparam()

12