Searched refs:mac1_rx_ss (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
H A 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 327 if (t_mac1_rx_ss < mac1_rx_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() 437 hw_mode->mac1_rx_ss = POLICY_MGR_HW_MODE_MAC1_RX_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()
|
H A D | wlan_policy_mgr_i.h | 630 uint32_t mac1_tx_ss, uint32_t mac1_rx_ss,
|
H A 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/ |
H A D | wlan_policy_mgr_public_struct.h | 1577 uint8_t mac1_rx_ss; member
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
H A D | sir_api.h | 2019 uint8_t mac1_rx_ss; member
|
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ |
H A D | wmi_unified_param.h | 2941 uint8_t mac1_rx_ss; member
|