Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c5750 num_hw_modes = target_psoc_get_num_hw_modes(tgt_hdl); in wma_update_target_ext_ht_cap()
5924 num_hw_modes = target_psoc_get_num_hw_modes(tgt_hdl); in wma_update_target_ext_vht_cap()
7050 num_hw_modes = target_psoc_get_num_hw_modes(tgt_hdl); in wma_get_caps_for_phyidx_hwmode()
7171 num_hw_modes = target_psoc_get_num_hw_modes(tgt_hdl); in wma_is_rx_ldpc_supported_for_channel()
7280 num_hw_modes = target_psoc_get_num_hw_modes(tgt_hdl); in wma_print_populate_soc_caps()
7330 num_hw_modes = target_psoc_get_num_hw_modes(tgt_hdl); in wma_update_hw_mode_list()
10399 num_hw_modes = target_psoc_get_num_hw_modes(tgt_hdl); in wma_get_rx_chainmask()
H A Dwma_eht.c413 num_hw_modes = target_psoc_get_num_hw_modes(tgt_hdl); in wma_update_target_ext_eht_cap()
H A Dwma_he.c814 num_hw_modes = target_psoc_get_num_hw_modes(tgt_hdl); in wma_update_target_ext_he_cap()
/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
H A Dtarget_if.h2574 static inline int32_t target_psoc_get_num_hw_modes in target_psoc_get_num_hw_modes() function