| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | mesh_plink.c | 160 u16 ht_opmode; in mesh_set_ht_prot_mode() local 194 ht_opmode = IEEE80211_HT_OP_MODE_PROTECTION_NONHT_MIXED; in mesh_set_ht_prot_mode() 197 ht_opmode = IEEE80211_HT_OP_MODE_PROTECTION_20MHZ; in mesh_set_ht_prot_mode() 199 ht_opmode = IEEE80211_HT_OP_MODE_PROTECTION_NONE; in mesh_set_ht_prot_mode() 201 if (sdata->vif.bss_conf.ht_operation_mode == ht_opmode) in mesh_set_ht_prot_mode() 204 sdata->vif.bss_conf.ht_operation_mode = ht_opmode; in mesh_set_ht_prot_mode() 205 sdata->u.mesh.mshcfg.ht_opmode = ht_opmode; in mesh_set_ht_prot_mode() 206 mpl_dbg(sdata, "selected new HT protection mode %d\n", ht_opmode); in mesh_set_ht_prot_mode()
|
| H A D | debugfs_netdev.c | 629 IEEE80211_IF_FILE(ht_opmode, u.mesh.mshcfg.ht_opmode, DEC); 761 MESHPARAMS_ADD(ht_opmode); in add_mesh_config()
|
| H A D | cfg.c | 2217 conf->ht_opmode = nconf->ht_opmode; in ieee80211_update_mesh_config() 2218 sdata->vif.bss_conf.ht_operation_mode = nconf->ht_opmode; in ieee80211_update_mesh_config() 2350 if (params->ht_opmode >= 0) { in ieee80211_change_bss() 2352 (u16) params->ht_opmode; in ieee80211_change_bss()
|
| H A D | mlme.c | 373 u16 ht_opmode; in ieee80211_config_bw() local 399 ht_opmode = le16_to_cpu(ht_oper->operation_mode); in ieee80211_config_bw() 400 if (sdata->vif.bss_conf.ht_operation_mode != ht_opmode) { in ieee80211_config_bw() 402 sdata->vif.bss_conf.ht_operation_mode = ht_opmode; in ieee80211_config_bw()
|
| H A D | mesh.c | 1017 ifmsh->mshcfg.ht_opmode; in ieee80211_start_mesh()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | mesh.c | 74 .ht_opmode = IEEE80211_HT_OP_MODE_PROTECTION_NONHT_MIXED,
|
| H A D | trace.h | 68 __field(u16, ht_opmode) \ 106 __entry->ht_opmode = conf->ht_opmode; \ 1097 __field(int, ht_opmode) 1106 __entry->ht_opmode = params->ht_opmode; 1113 __entry->ap_isolate, __entry->ht_opmode)
|
| H A D | nl80211.c | 6976 params.ht_opmode = -1; in nl80211_set_bss() 6998 params.ht_opmode = in nl80211_set_bss() 7171 cur_params.ht_opmode) || in nl80211_get_mesh_config() 7271 u16 ht_opmode; in nl80211_parse_mesh_config() local 7369 ht_opmode = nla_get_u16(tb[NL80211_MESHCONF_HT_OPMODE]); in nl80211_parse_mesh_config() 7371 if (ht_opmode & ~(IEEE80211_HT_OP_MODE_PROTECTION | in nl80211_parse_mesh_config() 7377 ht_opmode &= ~IEEE80211_HT_OP_MODE_NON_HT_STA_PRSNT; in nl80211_parse_mesh_config() 7379 cfg->ht_opmode = ht_opmode; in nl80211_parse_mesh_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00config.c | 98 erp.ht_opmode = bss_conf->ht_operation_mode; in rt2x00lib_config_erp()
|
| H A D | rt2x00.h | 444 u16 ht_opmode; member
|
| H A D | rt2800lib.c | 1992 bool any_sta_nongf = !!(erp->ht_opmode & in rt2800_config_ht_opmode() 1994 u8 protection = erp->ht_opmode & IEEE80211_HT_OP_MODE_PROTECTION; in rt2800_config_ht_opmode()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 1896 int ht_opmode; member 2003 u16 ht_opmode; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 5722 if (params->ht_opmode != -1) in cfg80211_rtw_change_bss() 5723 RTW_INFO("ht_opmode=0x%04x\n", params->ht_opmode); in cfg80211_rtw_change_bss() 7761 RTW_PRINT_SEL(sel, "ht_opmode:0x%04x\n", conf->ht_opmode); in dump_mesh_config() 8206 conf->ht_opmode = 0xffff; in cfg80211_rtw_get_mesh_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 6036 if (params->ht_opmode != -1) in cfg80211_rtw_change_bss() 6037 RTW_INFO("ht_opmode=0x%04x\n", params->ht_opmode); in cfg80211_rtw_change_bss() 8713 RTW_PRINT_SEL(sel, "ht_opmode:0x%04x\n", conf->ht_opmode); in dump_mesh_config() 9158 conf->ht_opmode = 0xffff; in cfg80211_rtw_get_mesh_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 6037 if (params->ht_opmode != -1) in cfg80211_rtw_change_bss() 6038 RTW_INFO("ht_opmode=0x%04x\n", params->ht_opmode); in cfg80211_rtw_change_bss() 8714 RTW_PRINT_SEL(sel, "ht_opmode:0x%04x\n", conf->ht_opmode); in dump_mesh_config() 9159 conf->ht_opmode = 0xffff; in cfg80211_rtw_get_mesh_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 6291 if (params->ht_opmode != -1) in cfg80211_rtw_change_bss() 6292 RTW_INFO("ht_opmode=0x%04x\n", params->ht_opmode); in cfg80211_rtw_change_bss() 8978 RTW_PRINT_SEL(sel, "ht_opmode:0x%04x\n", conf->ht_opmode); in dump_mesh_config() 9423 conf->ht_opmode = 0xffff; in cfg80211_rtw_get_mesh_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 6314 if (params->ht_opmode != -1) in cfg80211_rtw_change_bss() 6315 RTW_INFO("ht_opmode=0x%04x\n", params->ht_opmode); in cfg80211_rtw_change_bss() 9002 RTW_PRINT_SEL(sel, "ht_opmode:0x%04x\n", conf->ht_opmode); in dump_mesh_config() 9447 conf->ht_opmode = 0xffff; in cfg80211_rtw_get_mesh_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 6123 if (params->ht_opmode != -1) in cfg80211_rtw_change_bss() 6124 RTW_INFO("ht_opmode=0x%04x\n", params->ht_opmode); in cfg80211_rtw_change_bss() 8805 RTW_PRINT_SEL(sel, "ht_opmode:0x%04x\n", conf->ht_opmode); in dump_mesh_config() 9250 conf->ht_opmode = 0xffff; in cfg80211_rtw_get_mesh_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 6152 if (params->ht_opmode != -1) in cfg80211_rtw_change_bss() 6153 RTW_INFO("ht_opmode=0x%04x\n", params->ht_opmode); in cfg80211_rtw_change_bss() 8834 RTW_PRINT_SEL(sel, "ht_opmode:0x%04x\n", conf->ht_opmode); in dump_mesh_config() 9279 conf->ht_opmode = 0xffff; in cfg80211_rtw_get_mesh_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 6090 if (params->ht_opmode != -1) in cfg80211_rtw_change_bss() 6091 RTW_INFO("ht_opmode=0x%04x\n", params->ht_opmode); in cfg80211_rtw_change_bss() 8186 RTW_PRINT_SEL(sel, "ht_opmode:0x%04x\n", conf->ht_opmode); in dump_mesh_config() 8631 conf->ht_opmode = 0xffff; in cfg80211_rtw_get_mesh_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 6196 if (params->ht_opmode != -1) in cfg80211_rtw_change_bss() 6197 RTW_INFO("ht_opmode=0x%04x\n", params->ht_opmode); in cfg80211_rtw_change_bss() 8309 RTW_PRINT_SEL(sel, "ht_opmode:0x%04x\n", conf->ht_opmode); in dump_mesh_config() 8754 conf->ht_opmode = 0xffff; in cfg80211_rtw_get_mesh_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 6043 if (params->ht_opmode != -1) in cfg80211_rtw_change_bss() 6044 RTW_INFO("ht_opmode=0x%04x\n", params->ht_opmode); in cfg80211_rtw_change_bss() 8724 RTW_PRINT_SEL(sel, "ht_opmode:0x%04x\n", conf->ht_opmode); in dump_mesh_config() 9169 conf->ht_opmode = 0xffff; in cfg80211_rtw_get_mesh_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7906 RTW_PRINT_SEL(sel, "ht_opmode:0x%04x\n", conf->ht_opmode); in dump_mesh_config() 8351 conf->ht_opmode = 0xffff; in cfg80211_rtw_get_mesh_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7886 RTW_PRINT_SEL(sel, "ht_opmode:0x%04x\n", conf->ht_opmode); in dump_mesh_config() 8331 conf->ht_opmode = 0xffff; in cfg80211_rtw_get_mesh_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8180 RTW_PRINT_SEL(sel, "ht_opmode:0x%04x\n", conf->ht_opmode); in dump_mesh_config() 8625 conf->ht_opmode = 0xffff; in cfg80211_rtw_get_mesh_config()
|