Home
last modified time | relevance | path

Searched refs:tgt_cap_info (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_main.c6736 struct wlan_psoc_target_capability_info *tgt_cap_info; in wma_rx_service_ready_event() local
6753 tgt_cap_info = target_psoc_get_target_caps(tgt_hdl); in wma_rx_service_ready_event()
6802 wma_handle->new_hw_mode_index = tgt_cap_info->default_dbs_hw_mode_index; in wma_rx_service_ready_event()
6804 tgt_cap_info->default_dbs_hw_mode_index); in wma_rx_service_ready_event()
6807 tgt_cap_info->default_dbs_hw_mode_index); in wma_rx_service_ready_event()
6811 tgt_cap_info->wmi_fw_sub_feat_caps); in wma_rx_service_ready_event()
7032 struct wlan_psoc_target_capability_info *tgt_cap_info; in wma_get_caps_for_phyidx_hwmode() local
7052 tgt_cap_info = target_psoc_get_target_caps(tgt_hdl); in wma_get_caps_for_phyidx_hwmode()
7059 if (!tgt_cap_info) { in wma_get_caps_for_phyidx_hwmode()
7076 EXTRACT_TX_CHAIN_MASK_2G(tgt_cap_info->txrx_chainmask); in wma_get_caps_for_phyidx_hwmode()
[all …]