/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
D | wlan_policy_mgr_i.h | 100 #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 …]
|
D | wlan_policy_mgr_core.c | 401 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
|
D | wlan_policy_mgr_action.c | 95 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
|
D | wlan_policy_mgr_get_set_utils.c | 1426 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/ |
D | wma.h | 347 #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/ |
D | wlan_dfs_utils_api.c | 882 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/ |
D | host_diag_log.c | 322 void host_log_acs_req_event(uint8_t *intf, const uint8_t *hw_mode, uint16_t bw, in host_log_acs_req_event()
|
D | i_host_diag_core_event.h | 346 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/ |
D | sap_api.h | 463 uint8_t hw_mode; member 474 eCsrPhyMode hw_mode; member
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/ |
D | wlan_cm_vdev_connect.c | 934 uint32_t nss, hw_mode; in cm_get_sta_cxn_info() local
|
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/ |
D | host_diag_core_event.h | 1021 uint8_t hw_mode[HOST_EVENT_HW_MODE_STR_LEN]; member
|
/wlan-driver/qcacld-3.0/core/sap/src/ |
D | sap_fsm.c | 265 uint32_t hw_mode, flag = 0; in sap_random_channel_sel() local
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/ |
D | wlan_policy_mgr_public_struct.h | 1811 enum policy_mgr_mode hw_mode; member
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_utils.c | 3841 struct policy_mgr_hw_mode_params hw_mode; in wma_update_intf_hw_mode_params() local
|
D | wma_main.c | 7025 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/ |
D | wlan_hdd_cfg80211.c | 2485 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/ |
D | csr_api_roam.c | 7389 enum policy_mgr_hw_mode_change hw_mode; in csr_process_set_hw_mode() local
|
/wlan-driver/fw-api/fw/ |
D | wmi_unified.h | 2970 #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 …]
|
D | htt_stats.h | 1246 A_UINT32 hw_mode; /* HTT_STATS_HWMODE_xx */ member
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
D | wmi_unified_tlv.c | 10340 wmi_pdev_set_hw_mode_cmd_fixed_param *hw_mode; in copy_hw_mode_in_init_cmd() local
|