Home
last modified time | relevance | path

Searched refs:hw_mode (Results 1 – 25 of 29) sorted by relevance

12

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_i.h100 #define POLICY_MGR_HW_MODE_EMLSR_MODE_SET(hw_mode, tmp, value) \ argument
101 QDF_SET_BITS64(hw_mode, tmp, POLICY_MGR_HW_MODE_EMLSR_MODE_BITPOS,\
103 #define POLICY_MGR_HW_MODE_MAC0_TX_STREAMS_SET(hw_mode, value) \ argument
104 WMI_SET_BITS(hw_mode, POLICY_MGR_HW_MODE_MAC0_TX_STREAMS_BITPOS,\
106 #define POLICY_MGR_HW_MODE_MAC0_RX_STREAMS_SET(hw_mode, value) \ argument
107 WMI_SET_BITS(hw_mode, POLICY_MGR_HW_MODE_MAC0_RX_STREAMS_BITPOS,\
109 #define POLICY_MGR_HW_MODE_MAC1_TX_STREAMS_SET(hw_mode, value) \ argument
110 WMI_SET_BITS(hw_mode, POLICY_MGR_HW_MODE_MAC1_TX_STREAMS_BITPOS,\
112 #define POLICY_MGR_HW_MODE_MAC1_RX_STREAMS_SET(hw_mode, value) \ argument
113 WMI_SET_BITS(hw_mode, POLICY_MGR_HW_MODE_MAC1_RX_STREAMS_BITPOS,\
[all …]
Dwlan_policy_mgr_core.c301 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index()
306 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index()
311 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index()
321 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index()
326 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index()
331 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index()
336 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index()
341 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index()
346 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index()
351 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index()
[all …]
Dwlan_policy_mgr_action.c95 struct policy_mgr_hw_mode_params hw_mode; in policy_mgr_hw_mode_transition_cb() local
110 &hw_mode); in policy_mgr_hw_mode_transition_cb()
118 old_hw_mode_index, new_hw_mode_index, hw_mode.dbs_cap, in policy_mgr_hw_mode_transition_cb()
119 hw_mode.agile_dfs_cap, hw_mode.sbs_cap, in policy_mgr_hw_mode_transition_cb()
120 hw_mode.mac0_tx_ss, hw_mode.mac0_rx_ss, in policy_mgr_hw_mode_transition_cb()
121 hw_mode.mac0_bw, hw_mode.mac0_band_cap, in policy_mgr_hw_mode_transition_cb()
122 hw_mode.mac1_tx_ss, hw_mode.mac1_rx_ss, in policy_mgr_hw_mode_transition_cb()
123 hw_mode.mac1_bw); in policy_mgr_hw_mode_transition_cb()
130 vdev_mac_map, hw_mode, in policy_mgr_hw_mode_transition_cb()
344 struct policy_mgr_hw_mode_params hw_mode; in policy_mgr_need_opportunistic_upgrade() local
[all …]
Dwlan_policy_mgr_get_set_utils.c803 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params()
806 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params()
809 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params()
812 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params()
815 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params()
818 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params()
821 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params()
824 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params()
827 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params()
830 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params()
[all …]
Dwlan_policy_mgr_init_deinit.c434 if (pm_ctx->hw_mode.hw_mode_list) { in policy_mgr_psoc_close()
435 qdf_mem_free(pm_ctx->hw_mode.hw_mode_list); in policy_mgr_psoc_close()
436 pm_ctx->hw_mode.hw_mode_list = NULL; in policy_mgr_psoc_close()
/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma.h347 #define WMA_HW_MODE_MAC0_TX_STREAMS_SET(hw_mode, value) \ argument
348 WMI_SET_BITS(hw_mode, WMA_HW_MODE_MAC0_TX_STREAMS_BITPOS, 4, value)
349 #define WMA_HW_MODE_MAC0_RX_STREAMS_SET(hw_mode, value) \ argument
350 WMI_SET_BITS(hw_mode, WMA_HW_MODE_MAC0_RX_STREAMS_BITPOS, 4, value)
351 #define WMA_HW_MODE_MAC1_TX_STREAMS_SET(hw_mode, value) \ argument
352 WMI_SET_BITS(hw_mode, WMA_HW_MODE_MAC1_TX_STREAMS_BITPOS, 4, value)
353 #define WMA_HW_MODE_MAC1_RX_STREAMS_SET(hw_mode, value) \ argument
354 WMI_SET_BITS(hw_mode, WMA_HW_MODE_MAC1_RX_STREAMS_BITPOS, 4, value)
355 #define WMA_HW_MODE_MAC0_BANDWIDTH_SET(hw_mode, value) \ argument
356 WMI_SET_BITS(hw_mode, WMA_HW_MODE_MAC0_BANDWIDTH_BITPOS, 4, value)
[all …]
Dwma_api.h233 enum hw_mode_dbs_capab hw_mode, enum cds_band_type band);
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/src/
Di_host_diag_core_event.h276 void host_log_acs_req_event(uint8_t *intf, const uint8_t *hw_mode,
346 static inline void host_log_acs_req_event(uint8_t *intf, const uint8_t *hw_mode, in host_log_acs_req_event() argument
Dhost_diag_log.c322 void host_log_acs_req_event(uint8_t *intf, const uint8_t *hw_mode, uint16_t bw, in host_log_acs_req_event() argument
329 qdf_str_lcopy(acs_req.hw_mode, hw_mode, HOST_EVENT_HW_MODE_STR_LEN); in host_log_acs_req_event()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
Dwlan_dfs_utils_api.h458 uint32_t *hw_mode, uint16_t *target_chan,
480 uint16_t flags, struct ch_params *ch_params, uint32_t *hw_mode,
499 uint32_t *hw_mode,
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
Dwlan_dfs_utils_api.c882 uint16_t flags, struct ch_params *chan_params, uint32_t *hw_mode, in utils_dfs_get_vdev_random_channel_for_freq() argument
932 utils_dfs_get_max_phy_mode(pdev, hw_mode); in utils_dfs_get_vdev_random_channel_for_freq()
955 uint32_t *hw_mode, in utils_dfs_get_random_channel_for_freq() argument
960 ch_params, hw_mode, in utils_dfs_get_random_channel_for_freq()
972 uint32_t *hw_mode, in utils_dfs_bw_reduced_channel_for_freq() argument
1020 utils_dfs_get_max_phy_mode(pdev, hw_mode); in utils_dfs_bw_reduced_channel_for_freq()
/wlan-driver/qcacld-3.0/core/sap/inc/
Dsap_api.h463 uint8_t hw_mode; member
474 eCsrPhyMode hw_mode; member
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/
Dhost_diag_core_event.h1021 uint8_t hw_mode[HOST_EVENT_HW_MODE_STR_LEN]; member
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
Dwlan_policy_mgr_public_struct.h1811 enum policy_mgr_mode hw_mode; member
Dwlan_policy_mgr_api.h3737 struct policy_mgr_hw_mode_params *hw_mode);
4588 struct policy_mgr_hw_mode_params *hw_mode);
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
Dwlan_cm_vdev_connect.c934 uint32_t nss, hw_mode; in cm_get_sta_cxn_info() local
1034 hw_mode = policy_mgr_is_current_hwmode_dbs(psoc); in cm_get_sta_cxn_info()
1037 ((hw_mode != 0) ? "yes" : "no")); in cm_get_sta_cxn_info()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.c2485 struct sap_config *sap_cfg, enum qca_wlan_vendor_acs_hw_mode hw_mode, in wlan_hdd_set_acs_ch_range() argument
2490 if (hw_mode == QCA_ACS_MODE_IEEE80211B) { in wlan_hdd_set_acs_ch_range()
2491 sap_cfg->acs_cfg.hw_mode = eCSR_DOT11_MODE_11b; in wlan_hdd_set_acs_ch_range()
2496 } else if (hw_mode == QCA_ACS_MODE_IEEE80211G) { in wlan_hdd_set_acs_ch_range()
2497 sap_cfg->acs_cfg.hw_mode = eCSR_DOT11_MODE_11g; in wlan_hdd_set_acs_ch_range()
2502 } else if (hw_mode == QCA_ACS_MODE_IEEE80211A) { in wlan_hdd_set_acs_ch_range()
2503 sap_cfg->acs_cfg.hw_mode = eCSR_DOT11_MODE_11a; in wlan_hdd_set_acs_ch_range()
2508 } else if (hw_mode == QCA_ACS_MODE_IEEE80211ANY) { in wlan_hdd_set_acs_ch_range()
2509 sap_cfg->acs_cfg.hw_mode = eCSR_DOT11_MODE_abg; in wlan_hdd_set_acs_ch_range()
2517 sap_cfg->acs_cfg.hw_mode = eCSR_DOT11_MODE_11n; in wlan_hdd_set_acs_ch_range()
[all …]
Dwlan_hdd_son.c1933 acs_cfg->hw_mode = eCSR_DOT11_MODE_abg; in hdd_son_init_acs_channels()
1981 hdd_ctx->reg.alpha2, sap_config->acs_cfg.hw_mode, in hdd_son_start_acs()
Dwlan_hdd_hostapd.c5511 con_sap_config->acs_cfg.hw_mode == in wlan_hdd_config_acs()
5512 sap_config->acs_cfg.hw_mode) { in wlan_hdd_config_acs()
/wlan-driver/fw-api/fw/
Dwmi_unified.h2970 #define WMI_DBS_HW_MODE_MAC0_TX_STREAMS_SET(hw_mode, value) \ argument
2971 WMI_SET_BITS(hw_mode, WMI_DBS_HW_MODE_MAC0_TX_STREAMS_BITPOS, 4, value)
2972 #define WMI_DBS_HW_MODE_MAC0_RX_STREAMS_SET(hw_mode, value) \ argument
2973 WMI_SET_BITS(hw_mode, WMI_DBS_HW_MODE_MAC0_RX_STREAMS_BITPOS, 4, value)
2974 #define WMI_DBS_HW_MODE_MAC1_TX_STREAMS_SET(hw_mode, value) \ argument
2975 WMI_SET_BITS(hw_mode, WMI_DBS_HW_MODE_MAC1_TX_STREAMS_BITPOS, 4, value)
2976 #define WMI_DBS_HW_MODE_MAC1_RX_STREAMS_SET(hw_mode, value) \ argument
2977 WMI_SET_BITS(hw_mode, WMI_DBS_HW_MODE_MAC1_RX_STREAMS_BITPOS, 4, value)
2978 #define WMI_DBS_HW_MODE_MAC0_BANDWIDTH_SET(hw_mode, value) \ argument
2979 WMI_SET_BITS(hw_mode, WMI_DBS_HW_MODE_MAC0_BANDWIDTH_BITPOS, 4, value)
[all …]
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_utils.c3841 struct policy_mgr_hw_mode_params hw_mode; in wma_update_intf_hw_mode_params() local
3854 &hw_mode); in wma_update_intf_hw_mode_params()
3863 hw_mode.mac0_tx_ss; in wma_update_intf_hw_mode_params()
3866 hw_mode.mac1_tx_ss; in wma_update_intf_hw_mode_params()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
Dcsr_api_roam.c7389 enum policy_mgr_hw_mode_change hw_mode; in csr_process_set_hw_mode() local
7422 hw_mode = policy_mgr_get_hw_mode_change_from_hw_mode_index( in csr_process_set_hw_mode()
7425 if (POLICY_MGR_HW_MODE_NOT_IN_PROGRESS == hw_mode) { in csr_process_set_hw_mode()
7426 sme_err("hw_mode %d, failing", hw_mode); in csr_process_set_hw_mode()
7430 policy_mgr_set_hw_mode_change_in_progress(mac->psoc, hw_mode); in csr_process_set_hw_mode()
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_fsm.c265 uint32_t hw_mode, flag = 0; in sap_random_channel_sel() local
334 &hw_mode, &chan_freq, &acs_info))) { in sap_random_channel_sel()
4400 sap_ctx->acs_cfg->hw_mode); in sap_get_freq_list()
Dsap_module.c2853 sap_context->phyMode = config->acs_cfg.hw_mode; in wlansap_acs_chselect()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c10340 wmi_pdev_set_hw_mode_cmd_fixed_param *hw_mode; in copy_hw_mode_in_init_cmd() local
10343 hw_mode = (wmi_pdev_set_hw_mode_cmd_fixed_param *) in copy_hw_mode_in_init_cmd()
10349 WMITLV_SET_HDR(&hw_mode->tlv_header, in copy_hw_mode_in_init_cmd()
10354 hw_mode->hw_mode_index = param->hw_mode_id; in copy_hw_mode_in_init_cmd()
10355 hw_mode->num_band_to_mac = param->num_band_to_mac; in copy_hw_mode_in_init_cmd()
10357 buf_ptr = (uint8_t *) (hw_mode + 1); in copy_hw_mode_in_init_cmd()

12