| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | wifi_regd.c | 156 channel_set[chanset_size].flags |= RTW_CHF_NO_HT40L; in rtw_os_init_channel_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | wifi_regd.c | 157 channel_set[chanset_size].flags |= RTW_CHF_NO_HT40L; in rtw_os_init_channel_set()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | wifi_regd.c | 156 channel_set[chanset_size].flags |= RTW_CHF_NO_HT40L; in rtw_os_init_channel_set()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | wifi_regd.c | 382 channel_set[chanset_size].flags |= RTW_CHF_NO_HT40L; in rtw_os_init_channel_set()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | wifi_regd.c | 382 channel_set[chanset_size].flags |= RTW_CHF_NO_HT40L; in rtw_os_init_channel_set()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | wifi_regd.c | 382 channel_set[chanset_size].flags |= RTW_CHF_NO_HT40L; in rtw_os_init_channel_set()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | wifi_regd.c | 382 channel_set[chanset_size].flags |= RTW_CHF_NO_HT40L; in rtw_os_init_channel_set()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_rf.c | 1252 if ((chset[chset_idx].flags & RTW_CHF_NO_HT40L) && k % 2 == 1) in op_class_pref_apply_regulatory()
|
| H A D | rtw_mlme_ext.c | 1072 #define RTW_CHF_ARG_NO_HT40L(flags) , (flags & RTW_CHF_NO_HT40L) ? " NO_40M-" : "" 1309 if ((ch_set[ch_idx].flags & RTW_CHF_NO_HT40L) && i % 2 == 1) in rtw_chset_is_chbw_valid()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_rf.c | 1252 if ((chset[chset_idx].flags & RTW_CHF_NO_HT40L) && k % 2 == 1) in op_class_pref_apply_regulatory()
|
| H A D | rtw_mlme_ext.c | 1072 #define RTW_CHF_ARG_NO_HT40L(flags) , (flags & RTW_CHF_NO_HT40L) ? " NO_40M-" : "" 1309 if ((ch_set[ch_idx].flags & RTW_CHF_NO_HT40L) && i % 2 == 1) in rtw_chset_is_chbw_valid()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_mlme_ext.h | 316 RTW_CHF_NO_HT40L = BIT5, enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_mlme_ext.h | 316 RTW_CHF_NO_HT40L = BIT5, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_mlme_ext.h | 352 RTW_CHF_NO_HT40L = BIT5, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_mlme_ext.h | 351 RTW_CHF_NO_HT40L = BIT5, enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_mlme_ext.h | 355 RTW_CHF_NO_HT40L = BIT5, enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_mlme_ext.h | 355 RTW_CHF_NO_HT40L = BIT5, enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_mlme_ext.h | 355 RTW_CHF_NO_HT40L = BIT5, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_rf.c | 1256 if ((chset[chset_idx].flags & RTW_CHF_NO_HT40L) && k % 2 == 1) in op_class_pref_apply_regulatory()
|
| H A D | rtw_mlme_ext.c | 1021 #define RTW_CHF_ARG_NO_HT40L(flags) , (flags & RTW_CHF_NO_HT40L) ? " NO_40M-" : "" 1162 if ((ch_set[ch_idx].flags & RTW_CHF_NO_HT40L) && i % 2 == 1) in rtw_chset_is_chbw_valid()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_rf.c | 1256 if ((chset[chset_idx].flags & RTW_CHF_NO_HT40L) && k % 2 == 1) in op_class_pref_apply_regulatory()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_rf.c | 1257 if ((chset[chset_idx].flags & RTW_CHF_NO_HT40L) && k % 2 == 1) in op_class_pref_apply_regulatory()
|
| H A D | rtw_mlme_ext.c | 1022 #define RTW_CHF_ARG_NO_HT40L(flags) , (flags & RTW_CHF_NO_HT40L) ? " NO_40M-" : "" 1163 if ((ch_set[ch_idx].flags & RTW_CHF_NO_HT40L) && i % 2 == 1) in rtw_chset_is_chbw_valid()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_rf.c | 1360 if ((chset[chset_idx].flags & RTW_CHF_NO_HT40L) && k % 2 == 1) in op_class_pref_apply_regulatory()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_rf.c | 1324 if ((chset[chset_idx].flags & RTW_CHF_NO_HT40L) && k % 2 == 1) in op_class_pref_apply_regulatory()
|