Home
last modified time | relevance | path

Searched defs:hw_mode (Results 1 – 20 of 20) sorted by relevance

/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
103 #define POLICY_MGR_HW_MODE_MAC0_TX_STREAMS_SET(hw_mode, value) \ argument
106 #define POLICY_MGR_HW_MODE_MAC0_RX_STREAMS_SET(hw_mode, value) \ argument
109 #define POLICY_MGR_HW_MODE_MAC1_TX_STREAMS_SET(hw_mode, value) \ argument
112 #define POLICY_MGR_HW_MODE_MAC1_RX_STREAMS_SET(hw_mode, value) \ argument
115 #define POLICY_MGR_HW_MODE_MAC0_BANDWIDTH_SET(hw_mode, value) \ argument
118 #define POLICY_MGR_HW_MODE_MAC1_BANDWIDTH_SET(hw_mode, value) \ argument
121 #define POLICY_MGR_HW_MODE_DBS_MODE_SET(hw_mode, value) \ argument
124 #define POLICY_MGR_HW_MODE_AGILE_DFS_SET(hw_mode, value) \ argument
127 #define POLICY_MGR_HW_MODE_SBS_MODE_SET(hw_mode, value) \ argument
[all …]
Dwlan_policy_mgr_core.c401 struct policy_mgr_hw_mode_params *hw_mode) in policy_mgr_get_hw_mode_from_idx()
853 struct policy_mgr_hw_mode_params hw_mode) in policy_mgr_fill_legacy_freq_range()
865 struct policy_mgr_hw_mode_params hw_mode) in policy_mgr_fill_curr_freq_by_pdev_freq()
904 struct policy_mgr_hw_mode_params hw_mode) in policy_mgr_update_curr_mac_freq()
936 struct policy_mgr_hw_mode_params hw_mode, in policy_mgr_update_hw_mode_conn_info()
992 struct policy_mgr_hw_mode_params hw_mode; in policy_mgr_pdev_set_hw_mode_cb() local
4921 struct policy_mgr_hw_mode_params hw_mode; in policy_mgr_get_current_pref_hw_mode_dbs_2x2() local
5018 struct policy_mgr_hw_mode_params hw_mode; in policy_mgr_get_current_pref_hw_mode_dbs_1x1() local
Dwlan_policy_mgr_action.c95 struct policy_mgr_hw_mode_params hw_mode; in policy_mgr_hw_mode_transition_cb() local
344 struct policy_mgr_hw_mode_params hw_mode; in policy_mgr_need_opportunistic_upgrade() local
1306 struct policy_mgr_hw_mode_params *hw_mode) in policy_mgr_dbs1_dbs2_need_action()
1335 struct policy_mgr_hw_mode_params hw_mode; in policy_mgr_validate_dbs_switch() local
1423 struct policy_mgr_hw_mode_params hw_mode; in policy_mgr_next_actions() local
4165 struct policy_mgr_hw_mode_params hw_mode; in policy_mgr_get_hw_mode_change_from_hw_mode_index() local
Dwlan_policy_mgr_get_set_utils.c1426 static const char *policy_mgr_hw_mode_to_str(enum policy_mgr_mode hw_mode) in policy_mgr_hw_mode_to_str()
1447 enum policy_mgr_mode hw_mode) in policy_mgr_dump_freq_range_per_mac()
1921 struct policy_mgr_hw_mode_params hw_mode; in policy_mgr_are_2_freq_on_same_mac() local
2068 struct policy_mgr_hw_mode_params hw_mode; in policy_mgr_are_3_freq_on_same_mac() local
2144 enum policy_mgr_mode hw_mode) in policy_mgr_is_supported_hw_mode()
2363 struct policy_mgr_hw_mode_params hw_mode; in policy_mgr_is_current_hwmode_sbs() local
2786 struct policy_mgr_hw_mode_params hw_mode; in policy_mgr_is_current_hwmode_dbs() local
2977 struct policy_mgr_hw_mode_params *hw_mode) in policy_mgr_get_current_hw_mode()
6956 struct policy_mgr_hw_mode_params hw_mode; in policy_mgr_is_curr_hwmode_emlsr() local
11984 struct policy_mgr_hw_mode_params hw_mode = {0}; in policy_mgr_update_nan_vdev_mac_info() local
/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma.h347 #define WMA_HW_MODE_MAC0_TX_STREAMS_SET(hw_mode, value) \ argument
349 #define WMA_HW_MODE_MAC0_RX_STREAMS_SET(hw_mode, value) \ argument
351 #define WMA_HW_MODE_MAC1_TX_STREAMS_SET(hw_mode, value) \ argument
353 #define WMA_HW_MODE_MAC1_RX_STREAMS_SET(hw_mode, value) \ argument
355 #define WMA_HW_MODE_MAC0_BANDWIDTH_SET(hw_mode, value) \ argument
357 #define WMA_HW_MODE_MAC1_BANDWIDTH_SET(hw_mode, value) \ argument
359 #define WMA_HW_MODE_DBS_MODE_SET(hw_mode, value) \ argument
361 #define WMA_HW_MODE_AGILE_DFS_SET(hw_mode, value) \ argument
363 #define WMA_HW_MODE_SBS_MODE_SET(hw_mode, value) \ argument
366 #define WMA_HW_MODE_MAC0_TX_STREAMS_GET(hw_mode) \ argument
[all …]
/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()
955 uint32_t *hw_mode, in utils_dfs_get_random_channel_for_freq()
972 uint32_t *hw_mode, in utils_dfs_bw_reduced_channel_for_freq()
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/src/
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()
Di_host_diag_core_event.h346 static inline void host_log_acs_req_event(uint8_t *intf, const uint8_t *hw_mode, in host_log_acs_req_event()
/wlan-driver/qcacld-3.0/core/sap/inc/
Dsap_api.h463 uint8_t hw_mode; member
474 eCsrPhyMode hw_mode; member
/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
/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/core/sap/src/
Dsap_fsm.c265 uint32_t hw_mode, flag = 0; in sap_random_channel_sel() local
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
Dwlan_policy_mgr_public_struct.h1811 enum policy_mgr_mode hw_mode; member
/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
Dwma_main.c7025 enum hw_mode_dbs_capab hw_mode, enum cds_band_type band) in wma_get_caps_for_phyidx_hwmode()
/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()
3738 uint8_t hw_mode = HW_MODE_DBS; in wlan_hdd_update_bw_from_mlme() local
3802 uint8_t hw_mode, ht_enabled, ht40_enabled, vht_enabled, eht_enabled; in wlan_hdd_check_is_acs_request_same() local
4085 enum qca_wlan_vendor_acs_hw_mode hw_mode; in __wlan_hdd_cfg80211_do_acs() local
/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
/wlan-driver/fw-api/fw/
Dwmi_unified.h2970 #define WMI_DBS_HW_MODE_MAC0_TX_STREAMS_SET(hw_mode, value) \ argument
2972 #define WMI_DBS_HW_MODE_MAC0_RX_STREAMS_SET(hw_mode, value) \ argument
2974 #define WMI_DBS_HW_MODE_MAC1_TX_STREAMS_SET(hw_mode, value) \ argument
2976 #define WMI_DBS_HW_MODE_MAC1_RX_STREAMS_SET(hw_mode, value) \ argument
2978 #define WMI_DBS_HW_MODE_MAC0_BANDWIDTH_SET(hw_mode, value) \ argument
2980 #define WMI_DBS_HW_MODE_MAC1_BANDWIDTH_SET(hw_mode, value) \ argument
2982 #define WMI_DBS_HW_MODE_DBS_MODE_SET(hw_mode, value) \ argument
2984 #define WMI_DBS_HW_MODE_AGILE_DFS_SET(hw_mode, value) \ argument
2987 #define WMI_DBS_HW_MODE_MAC0_TX_STREAMS_GET(hw_mode) \ argument
2989 #define WMI_DBS_HW_MODE_MAC0_RX_STREAMS_GET(hw_mode) \ argument
[all …]
Dhtt_stats.h1246 A_UINT32 hw_mode; /* HTT_STATS_HWMODE_xx */ member
/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