Searched refs:mac1_tx_ss (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
D | wlan_policy_mgr_core.c | 278 uint32_t mac1_tx_ss, uint32_t mac1_rx_ss, in policy_mgr_get_matching_hw_mode_index() argument 322 if (t_mac1_tx_ss < mac1_tx_ss) in policy_mgr_get_matching_hw_mode_index() 377 uint32_t mac1_tx_ss, mac1_rx_ss; in policy_mgr_get_hw_mode_idx_from_dbs_hw_list() local 380 policy_mgr_get_tx_rx_ss_from_config(mac1_ss, &mac1_tx_ss, &mac1_rx_ss); in policy_mgr_get_hw_mode_idx_from_dbs_hw_list() 385 mac1_tx_ss, mac1_rx_ss, mac1_bw); in policy_mgr_get_hw_mode_idx_from_dbs_hw_list() 392 mac1_tx_ss, mac1_rx_ss, in policy_mgr_get_hw_mode_idx_from_dbs_hw_list() 436 hw_mode->mac1_tx_ss = POLICY_MGR_HW_MODE_MAC1_TX_STREAMS_GET(param); in policy_mgr_get_hw_mode_from_idx() 445 mac1_min_ss = QDF_MIN(hw_mode->mac1_tx_ss, hw_mode->mac1_rx_ss); in policy_mgr_get_hw_mode_from_idx() 1033 hw_mode.mac1_tx_ss, hw_mode.mac1_rx_ss, in policy_mgr_pdev_set_hw_mode_cb()
|
D | wlan_policy_mgr_i.h | 630 uint32_t mac1_tx_ss, uint32_t mac1_rx_ss,
|
D | wlan_policy_mgr_action.c | 122 hw_mode.mac1_tx_ss, hw_mode.mac1_rx_ss, in policy_mgr_hw_mode_transition_cb()
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/ |
D | wlan_policy_mgr_public_struct.h | 1576 uint8_t mac1_tx_ss; member
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
D | sir_api.h | 2018 uint8_t mac1_tx_ss; member
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_utils.c | 3866 hw_mode.mac1_tx_ss; in wma_update_intf_hw_mode_params()
|
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ |
D | wmi_unified_param.h | 2940 uint8_t mac1_tx_ss; member
|