| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | rtw_cfg.c | 219 uint rtw_tx_bw_mode = 0x21; variable 220 module_param(rtw_tx_bw_mode, uint, 0644); 221 MODULE_PARM_DESC(rtw_tx_bw_mode, "The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode"… 1533 registry_par->tx_bw_mode = (u8)rtw_tx_bw_mode; in rtw_load_registry()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | rtw_cfg.c | 224 uint rtw_tx_bw_mode = 0x21; variable 225 module_param(rtw_tx_bw_mode, uint, 0644); 226 MODULE_PARM_DESC(rtw_tx_bw_mode, "The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode"… 1545 registry_par->tx_bw_mode = (u8)rtw_tx_bw_mode; in rtw_load_registry()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | os_intfs.c | 162 uint rtw_tx_bw_mode = 0x21; variable 163 module_param(rtw_tx_bw_mode, uint, 0644); 164 MODULE_PARM_DESC(rtw_tx_bw_mode, "The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode"… 910 registry_par->tx_bw_mode = (u8)rtw_tx_bw_mode; in loadparam()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | os_intfs.c | 212 uint rtw_tx_bw_mode = 0x21; variable 213 module_param(rtw_tx_bw_mode, uint, 0644); 214 MODULE_PARM_DESC(rtw_tx_bw_mode, "The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode"… 1078 registry_par->tx_bw_mode = (u8)rtw_tx_bw_mode; in loadparam()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | os_intfs.c | 223 uint rtw_tx_bw_mode = 0x21; variable 224 module_param(rtw_tx_bw_mode, uint, 0644); 225 MODULE_PARM_DESC(rtw_tx_bw_mode, "The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode"… 1095 registry_par->tx_bw_mode = (u8)rtw_tx_bw_mode; in loadparam()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | os_intfs.c | 212 uint rtw_tx_bw_mode = 0x21; variable 213 module_param(rtw_tx_bw_mode, uint, 0644); 214 MODULE_PARM_DESC(rtw_tx_bw_mode, "The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode"… 1078 registry_par->tx_bw_mode = (u8)rtw_tx_bw_mode; in loadparam()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | os_intfs.c | 227 uint rtw_tx_bw_mode = 0x21; variable 228 module_param(rtw_tx_bw_mode, uint, 0644); 229 MODULE_PARM_DESC(rtw_tx_bw_mode, "The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode"… 1165 registry_par->tx_bw_mode = (u8)rtw_tx_bw_mode; in loadparam()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | os_intfs.c | 228 uint rtw_tx_bw_mode = 0x21; variable 229 module_param(rtw_tx_bw_mode, uint, 0644); 230 MODULE_PARM_DESC(rtw_tx_bw_mode, "The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode"… 1209 registry_par->tx_bw_mode = (u8)rtw_tx_bw_mode; in loadparam()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | os_intfs.c | 229 uint rtw_tx_bw_mode = 0x21; variable 230 module_param(rtw_tx_bw_mode, uint, 0644); 231 MODULE_PARM_DESC(rtw_tx_bw_mode, "The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode"… 1256 registry_par->tx_bw_mode = (u8)rtw_tx_bw_mode; in loadparam()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | os_intfs.c | 230 uint rtw_tx_bw_mode = 0x21; variable 231 module_param(rtw_tx_bw_mode, uint, 0644); 232 MODULE_PARM_DESC(rtw_tx_bw_mode, "The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode"… 1345 registry_par->tx_bw_mode = (u8)rtw_tx_bw_mode; in loadparam()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | os_intfs.c | 230 uint rtw_tx_bw_mode = 0x21; variable 231 module_param(rtw_tx_bw_mode, uint, 0644); 232 MODULE_PARM_DESC(rtw_tx_bw_mode, "The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode"… 1257 registry_par->tx_bw_mode = (u8)rtw_tx_bw_mode; in loadparam()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | os_intfs.c | 229 uint rtw_tx_bw_mode = 0x21; variable 230 module_param(rtw_tx_bw_mode, uint, 0644); 231 MODULE_PARM_DESC(rtw_tx_bw_mode, "The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode"… 1266 registry_par->tx_bw_mode = (u8)rtw_tx_bw_mode; in loadparam()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | os_intfs.c | 230 uint rtw_tx_bw_mode = 0x21; variable 231 module_param(rtw_tx_bw_mode, uint, 0644); 232 MODULE_PARM_DESC(rtw_tx_bw_mode, "The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode"… 1330 registry_par->tx_bw_mode = (u8)rtw_tx_bw_mode; in loadparam()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | os_intfs.c | 229 uint rtw_tx_bw_mode = 0x21; variable 230 module_param(rtw_tx_bw_mode, uint, 0644); 231 MODULE_PARM_DESC(rtw_tx_bw_mode, "The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode"… 1246 registry_par->tx_bw_mode = (u8)rtw_tx_bw_mode; in loadparam()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | os_intfs.c | 229 uint rtw_tx_bw_mode = 0x21; variable 230 module_param(rtw_tx_bw_mode, uint, 0644); 231 MODULE_PARM_DESC(rtw_tx_bw_mode, "The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode"… 1256 registry_par->tx_bw_mode = (u8)rtw_tx_bw_mode; in loadparam()
|