Searched refs:mac0_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 | 276 uint32_t mac0_tx_ss, uint32_t mac0_rx_ss, in policy_mgr_get_matching_hw_mode_index() argument 307 if (t_mac0_rx_ss < mac0_rx_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() 390 mac0_rx_ss, in policy_mgr_get_hw_mode_idx_from_dbs_hw_list() 434 hw_mode->mac0_rx_ss = POLICY_MGR_HW_MODE_MAC0_RX_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 | 1575 uint8_t mac0_rx_ss; member
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
H A D | sir_api.h | 2017 uint8_t mac0_rx_ss; member
|
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ |
H A D | wmi_unified_param.h | 2939 uint8_t mac0_rx_ss; member
|