Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
H A Dtarget_if.h931 static inline uint8_t target_psoc_get_total_mac_phy_cnt( in target_psoc_get_total_mac_phy_cnt() function
1017 mac_phy_count < target_psoc_get_total_mac_phy_cnt(psoc_info); in target_psoc_get_num_radios_for_mode()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c1176 total_mac_phy_cnt = target_psoc_get_total_mac_phy_cnt(tgt_hdl); in wma_is_tx_chainmask_valid()
5749 total_mac_phy_cnt = target_psoc_get_total_mac_phy_cnt(tgt_hdl); in wma_update_target_ext_ht_cap()
5923 total_mac_phy_cnt = target_psoc_get_total_mac_phy_cnt(tgt_hdl); in wma_update_target_ext_vht_cap()
6339 total_mac_phy_cnt = target_psoc_get_total_mac_phy_cnt(tgt_hdl); in wma_is_dbs_mandatory()
7090 total_mac_phy_cnt = target_psoc_get_total_mac_phy_cnt(tgt_hdl); in wma_get_caps_for_phyidx_hwmode()
7281 total_mac_phy_cnt = target_psoc_get_total_mac_phy_cnt(tgt_hdl); in wma_print_populate_soc_caps()
10398 total_mac_phy_cnt = target_psoc_get_total_mac_phy_cnt(tgt_hdl); in wma_get_rx_chainmask()
H A Dwma_eht.c416 total_mac_phy_cnt = target_psoc_get_total_mac_phy_cnt(tgt_hdl); in wma_update_target_ext_eht_cap()
H A Dwma_he.c816 total_mac_phy_cnt = target_psoc_get_total_mac_phy_cnt(tgt_hdl); in wma_update_target_ext_he_cap()
H A Dwma_dev_if.c6880 total_mac_phy_cnt = target_psoc_get_total_mac_phy_cnt(tgt_hdl); in wma_tx_is_chainmask_valid()
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dservice_ready_util.c1351 for (i = 0; i < target_psoc_get_total_mac_phy_cnt(tgt_hdl); i++) { in init_deinit_is_preferred_hw_mode_supported()