Searched refs:mac0_tx_ss (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
H A D | wlan_policy_mgr_core.c | 276 uint32_t mac0_tx_ss, uint32_t mac0_rx_ss, in policy_mgr_get_matching_hw_mode_index() argument 302 if (t_mac0_tx_ss < mac0_tx_ss) in policy_mgr_get_matching_hw_mode_index() 376 uint32_t mac0_tx_ss, mac0_rx_ss; in policy_mgr_get_hw_mode_idx_from_dbs_hw_list() local 379 policy_mgr_get_tx_rx_ss_from_config(mac0_ss, &mac0_tx_ss, &mac0_rx_ss); in policy_mgr_get_hw_mode_idx_from_dbs_hw_list() 383 mac0_tx_ss, mac0_rx_ss, mac0_bw, mac0_band_cap); in policy_mgr_get_hw_mode_idx_from_dbs_hw_list() 389 return policy_mgr_get_matching_hw_mode_index(psoc, mac0_tx_ss, in policy_mgr_get_hw_mode_idx_from_dbs_hw_list() 433 hw_mode->mac0_tx_ss = POLICY_MGR_HW_MODE_MAC0_TX_STREAMS_GET(param); in policy_mgr_get_hw_mode_from_idx() 444 mac0_min_ss = QDF_MIN(hw_mode->mac0_tx_ss, hw_mode->mac0_rx_ss); in policy_mgr_get_hw_mode_from_idx() 1031 hw_mode.mac0_tx_ss, hw_mode.mac0_rx_ss, in policy_mgr_pdev_set_hw_mode_cb()
|
H A D | wlan_policy_mgr_i.h | 628 uint32_t mac0_tx_ss, uint32_t mac0_rx_ss,
|
H A D | wlan_policy_mgr_action.c | 120 hw_mode.mac0_tx_ss, hw_mode.mac0_rx_ss, in policy_mgr_hw_mode_transition_cb()
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/ |
H A D | wlan_policy_mgr_public_struct.h | 1574 uint8_t mac0_tx_ss; member
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
H A D | sir_api.h | 2016 uint8_t mac0_tx_ss; member
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_utils.c | 3863 hw_mode.mac0_tx_ss; in wma_update_intf_hw_mode_params()
|
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ |
H A D | wmi_unified_param.h | 2938 uint8_t mac0_tx_ss; member
|