Home
last modified time | relevance | path

Searched refs:dot11_mode (Results 1 – 25 of 38) sorted by relevance

12

/wlan-driver/qcacld-3.0/core/wma/src/ !
H A Dwma_ocb.c45 uint8_t dot11_mode; in wma_start_ocb_vdev() local
62 dot11_mode = MLME_DOT11_MODE_11G; in wma_start_ocb_vdev()
64 dot11_mode = MLME_DOT11_MODE_11A; in wma_start_ocb_vdev()
68 status = lim_set_ch_phy_mode(vdev, dot11_mode); in wma_start_ocb_vdev()
H A Dwma_features.c659 wma_eht_chan_phy_mode(uint32_t freq, uint8_t dot11_mode, uint16_t bw_val, in wma_eht_chan_phy_mode() argument
662 if((dot11_mode == MLME_DOT11_MODE_11BE) || in wma_eht_chan_phy_mode()
663 (dot11_mode == MLME_DOT11_MODE_11BE_ONLY)) in wma_eht_chan_phy_mode()
688 wma_eht_chan_phy_mode(uint32_t freq, uint8_t dot11_mode, uint16_t bw_val, in wma_eht_chan_phy_mode() argument
696 uint8_t dot11_mode) in wma_chan_phy_mode() argument
715 ((MLME_DOT11_MODE_11B == dot11_mode) || in wma_chan_phy_mode()
716 (MLME_DOT11_MODE_11G == dot11_mode) || in wma_chan_phy_mode()
717 (MLME_DOT11_MODE_11N == dot11_mode) || in wma_chan_phy_mode()
718 (MLME_DOT11_MODE_ALL == dot11_mode) || in wma_chan_phy_mode()
719 (MLME_DOT11_MODE_11AC == dot11_mode) || in wma_chan_phy_mode()
[all …]
H A Dwma_main.c3256 uint32_t dot11_mode; in wma_get_fw_phy_mode_for_freq_cb() local
3266 dot11_mode = mac->mlme_cfg->dot11_mode.dot11_mode; in wma_get_fw_phy_mode_for_freq_cb()
3270 dot11_mode == MLME_DOT11_MODE_11A) in wma_get_fw_phy_mode_for_freq_cb()
3271 dot11_mode = MLME_DOT11_MODE_11G; in wma_get_fw_phy_mode_for_freq_cb()
3274 (dot11_mode == MLME_DOT11_MODE_11B || in wma_get_fw_phy_mode_for_freq_cb()
3275 dot11_mode == MLME_DOT11_MODE_11G || in wma_get_fw_phy_mode_for_freq_cb()
3276 dot11_mode == MLME_DOT11_MODE_11G_ONLY)) in wma_get_fw_phy_mode_for_freq_cb()
3277 dot11_mode = MLME_DOT11_MODE_11A; in wma_get_fw_phy_mode_for_freq_cb()
3279 host_phy_mode = wma_chan_phy_mode(freq, chan_width, dot11_mode); in wma_get_fw_phy_mode_for_freq_cb()
3286 uint32_t dot11_mode; in wma_get_phy_mode_cb() local
[all …]
/wlan-driver/qcacld-3.0/core/sme/src/csr/ !
H A Dcsr_util.c331 enum csr_cfgdot11mode dot11_mode = curr_dot11_mode; in csr_get_vdev_dot11_mode() local
348 dot11_mode = curr_dot11_mode; in csr_get_vdev_dot11_mode()
352 dot11_mode = eCSR_CFG_DOT11_MODE_11N; in csr_get_vdev_dot11_mode()
356 dot11_mode = eCSR_CFG_DOT11_MODE_11AC; in csr_get_vdev_dot11_mode()
360 dot11_mode = eCSR_CFG_DOT11_MODE_11AX; in csr_get_vdev_dot11_mode()
364 dot11_mode = eCSR_CFG_DOT11_MODE_11BE; in csr_get_vdev_dot11_mode()
367 vdev_dot11_mode, dot11_mode); in csr_get_vdev_dot11_mode()
369 return dot11_mode; in csr_get_vdev_dot11_mode()
H A Dcsr_api_roam.c1249 mac->mlme_cfg->dot11_mode.dot11_mode = in csr_set_default_dot11_mode()
4611 enum csr_cfgdot11mode *dot11_mode, in csr_compute_mode_and_band() argument
4619 *dot11_mode = eCSR_CFG_DOT11_MODE_11A; in csr_compute_mode_and_band()
4623 *dot11_mode = eCSR_CFG_DOT11_MODE_11B; in csr_compute_mode_and_band()
4627 *dot11_mode = eCSR_CFG_DOT11_MODE_11G; in csr_compute_mode_and_band()
4631 *dot11_mode = eCSR_CFG_DOT11_MODE_11N; in csr_compute_mode_and_band()
4643 *dot11_mode = eCSR_CFG_DOT11_MODE_11N; in csr_compute_mode_and_band()
4645 *dot11_mode = eCSR_CFG_DOT11_MODE_11AC; in csr_compute_mode_and_band()
4647 *dot11_mode = eCSR_CFG_DOT11_MODE_11N; in csr_compute_mode_and_band()
4660 *dot11_mode = eCSR_CFG_DOT11_MODE_11N; in csr_compute_mode_and_band()
[all …]
/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_softap_tx_rx.c350 sta_info->dot11_mode = 0; in hdd_reset_sta_info_during_reattach()
511 ucfg_dp_del_latency_critical_client(vdev, sta->dot11_mode); in hdd_softap_deregister_sta()
516 sta->dot11_mode < QCA_WLAN_802_11_MODE_INVALID) in hdd_softap_deregister_sta()
517 ap_ctx->client_count[sta->dot11_mode]--; in hdd_softap_deregister_sta()
H A Dwlan_hdd_cfg.c2061 enum hdd_dot11_mode *dot11_mode) in hdd_phymode_to_dot11_mode() argument
2066 *dot11_mode = eHDD_DOT11_MODE_AUTO; in hdd_phymode_to_dot11_mode()
2069 *dot11_mode = eHDD_DOT11_MODE_11a; in hdd_phymode_to_dot11_mode()
2072 *dot11_mode = eHDD_DOT11_MODE_11b; in hdd_phymode_to_dot11_mode()
2075 *dot11_mode = eHDD_DOT11_MODE_11g; in hdd_phymode_to_dot11_mode()
2078 *dot11_mode = eHDD_DOT11_MODE_11n; in hdd_phymode_to_dot11_mode()
2081 *dot11_mode = eHDD_DOT11_MODE_11ac; in hdd_phymode_to_dot11_mode()
2084 *dot11_mode = eHDD_DOT11_MODE_11ax; in hdd_phymode_to_dot11_mode()
H A Dwlan_hdd_sta_info.h291 uint8_t dot11_mode; member
H A Dwlan_hdd_station_info.c1403 (sizeof(stainfo->dot11_mode) + NLA_HDRLEN) + in hdd_get_cached_station_remote()
1459 if (nla_put_u32(skb, WLAN802_11_MODE, stainfo->dot11_mode)) { in hdd_get_cached_station_remote()
1504 stainfo->rx_rate, stainfo->dot11_mode); in hdd_get_cached_station_remote()
H A Dwlan_hdd_main.c4832 static bool hdd_is_cfg_dot11_mode_11be(enum hdd_dot11_mode dot11_mode) in hdd_is_cfg_dot11_mode_11be() argument
4834 return (dot11_mode == eHDD_DOT11_MODE_11be || in hdd_is_cfg_dot11_mode_11be()
4835 dot11_mode == eHDD_DOT11_MODE_11be_ONLY); in hdd_is_cfg_dot11_mode_11be()
4856 static bool hdd_is_cfg_dot11_mode_11be(enum hdd_dot11_mode dot11_mode) in hdd_is_cfg_dot11_mode_11be() argument
4869 enum hdd_dot11_mode dot11_mode, uint32_t band_capability) in hdd_get_wifi_standard() argument
4873 if (dot11_mode == eHDD_DOT11_MODE_AUTO) { in hdd_get_wifi_standard()
4880 } else if (hdd_is_cfg_dot11_mode_11be(dot11_mode)) { in hdd_get_wifi_standard()
4882 } else if (dot11_mode == eHDD_DOT11_MODE_11ax || in hdd_get_wifi_standard()
4883 (dot11_mode == eHDD_DOT11_MODE_11ax_ONLY)) { in hdd_get_wifi_standard()
4888 } else if ((dot11_mode == eHDD_DOT11_MODE_11ac) || in hdd_get_wifi_standard()
[all …]
H A Dwlan_hdd_nan_datapath.c355 ndi_bss_cfg.dot11mode = dot11_cfg.dot11_mode; in hdd_ndi_start_bss()
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/ !
H A Dlim_api.h376 uint16_t dot11_mode, enum QDF_OPMODE opmode);
400 uint16_t dot11_mode, enum QDF_OPMODE opmode) in pe_set_ie_for_roam_invoke() argument
/wlan-driver/qcacld-3.0/core/sme/inc/ !
H A Dcsr_api.h776 uint8_t dot11_mode; member
979 csr_convert_mode_to_nw_type(enum csr_cfgdot11mode dot11_mode,
/wlan-driver/qcacld-3.0/core/hdd/inc/ !
H A Dwlan_hdd_cfg.h431 enum hdd_dot11_mode *dot11_mode);
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ !
H A Dlim_process_tdls.c1598 self_mode = mac->mlme_cfg->dot11_mode.dot11_mode; in lim_ieee80211_pack_ehtcap_tdls()
1704 selfDot11Mode = mac->mlme_cfg->dot11_mode.dot11_mode; in lim_send_tdls_dis_rsp_frame()
2135 selfDot11Mode = mac->mlme_cfg->dot11_mode.dot11_mode; in lim_send_tdls_link_setup_req_frame()
2670 selfDot11Mode = mac->mlme_cfg->dot11_mode.dot11_mode; in lim_send_tdls_setup_rsp_frame()
3551 selfDot11Mode = mac->mlme_cfg->dot11_mode.dot11_mode; in lim_tdls_update_hash_node_info()
H A Dlim_ft.c411 self_dot11_mode = mac_ctx->mlme_cfg->dot11_mode.dot11_mode; in lim_calculate_dot11_mode()
H A Dlim_assoc_utils.c1301 self_sta_dot11mode = mac_ctx->mlme_cfg->dot11_mode.dot11_mode; in lim_populate_vht_mcs_set()
1470 self_sta_dot11mode = mac_ctx->mlme_cfg->dot11_mode.dot11_mode; in lim_populate_own_rate_set()
2904 selfStaDot11Mode = mac->mlme_cfg->dot11_mode.dot11_mode; in lim_add_sta_self()
H A Dlim_api.c3167 uint16_t dot11_mode, enum QDF_OPMODE opmode) in pe_set_ie_for_roam_invoke() argument
3174 status = lim_send_ies_per_band(mac_ctx, vdev_id, dot11_mode, opmode); in pe_set_ie_for_roam_invoke()
3446 dot11mode = mac_ctx->mlme_cfg->dot11_mode.dot11_mode; in lim_update_ext_cap_ie()
/wlan-driver/qcacld-3.0/components/dp/core/src/ !
H A Dwlan_dp_bus_bandwidth.c181 enum qca_wlan_802_11_mode dot11_mode; in bbm_get_bus_bw_level_vote() local
200 &dot11_mode)) in bbm_get_bus_bw_level_vote()
203 if (dot11_mode >= QCA_WLAN_802_11_MODE_INVALID) in bbm_get_bus_bw_level_vote()
206 return (*lkp_table)[dot11_mode][tput_level]; in bbm_get_bus_bw_level_vote()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/ !
H A Dwlan_dp_public_struct.h678 enum qca_wlan_802_11_mode *dot11_mode);
/wlan-driver/qcacld-3.0/core/wma/inc/ !
H A Dwma.h1077 uint8_t vdev_id, uint16_t dot11_mode,
1814 uint8_t dot11_mode);
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/ !
H A Dwlan_mlme_public_struct.h264 enum mlme_dot11_mode dot11_mode; member
2897 struct wlan_mlme_dot11_mode dot11_mode; member
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/ !
H A Dwlan_objmgr_psoc_obj.h316 uint8_t dot11_mode; member
/wlan-driver/qcacld-3.0/components/mlme/core/src/ !
H A Dwlan_mlme_main.c3905 struct wlan_mlme_dot11_mode *dot11_mode) in mlme_init_dot11_mode_cfg() argument
3907 dot11_mode->dot11_mode = cfg_default(CFG_DOT11_MODE); in mlme_init_dot11_mode_cfg()
3908 dot11_mode->vdev_type_dot11_mode = cfg_get(psoc, CFG_VDEV_DOT11_MODE); in mlme_init_dot11_mode_cfg()
4102 mlme_init_dot11_mode_cfg(psoc, &mlme_cfg->dot11_mode); in mlme_cfg_on_psoc_enable()
4549 mac_mlme_cfg->dot11_mode.vdev_type_dot11_mode; in wlan_vdev_set_dot11mode()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/ !
H A Dwlan_cm_roam_api.h2188 cm_send_ies_for_roam_invoke(struct wlan_objmgr_vdev *vdev, uint16_t dot11_mode);

12