/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
H A D | wlan_policy_mgr_i.h | 100 #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 …]
|
H A D | wlan_policy_mgr_core.c | 301 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 …]
|
H A D | wlan_policy_mgr_action.c | 95 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 …]
|
H A D | wlan_policy_mgr_get_set_utils.c | 803 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 …]
|
H A D | wlan_policy_mgr_init_deinit.c | 434 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/ |
H A D | wma.h | 347 #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 …]
|
/wlan-driver/wpa_supplicant_8/src/fst/ |
H A D | fst_iface.c |
|
H A D | fst_session.c |
|
H A D | fst_iface.h |
|
H A D | fst_group.c |
|
H A D | fst.h |
|
H A D | fst_ctrl_iface.c |
|
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/src/ |
H A D | i_host_diag_core_event.h | 276 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
|
H A 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() 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/wpa_supplicant_8/src/drivers/ |
H A D | driver_common.c |
|
H A D | driver_nl80211_event.c |
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/ |
H A D | wlan_dfs_utils_api.h | 458 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/wpa_supplicant_8/wpa_supplicant/ |
H A D | ap.c |
|
H A D | scan.c |
|
H A D | mesh.c |
|
/wlan-driver/wpa_supplicant_8/src/ap/ |
H A D | hw_features.c |
|
H A D | wps_hostapd.c |
|
/wlan-driver/wpa_supplicant_8/hostapd/ |
H A D | hostapd.conf |
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/ |
H A 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() 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/ |
H A D | sap_api.h | 463 uint8_t hw_mode; member 474 eCsrPhyMode hw_mode; member
|