Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
Dtarget_if.h237 mac_phy_caps_ext2[PSOC_MAX_MAC_PHY_CAP]; member
1601 if (info->mac_phy_caps_ext2[mac_phy_idx].hw_mode_id == mode) in target_psoc_get_mac_phy_cap_ext2_for_mode()
1607 return &info->mac_phy_caps_ext2[mac_phy_idx]; in target_psoc_get_mac_phy_cap_ext2_for_mode()
1654 struct wlan_psoc_host_mac_phy_caps_ext2 *mac_phy_caps_ext2; in target_psoc_get_mac_phy_cap_ext2() local
1663 mac_phy_caps_ext2 = in target_psoc_get_mac_phy_cap_ext2()
1667 mac_phy_caps_ext2 = psoc_info->info.mac_phy_caps_ext2; in target_psoc_get_mac_phy_cap_ext2()
1670 return mac_phy_caps_ext2; in target_psoc_get_mac_phy_cap_ext2()
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
Dservice_ready_util.c936 struct wlan_psoc_host_mac_phy_caps_ext2 *mac_phy_caps_ext2; in init_deinit_populate_mac_phy_cap_ext2() local
957 mac_phy_caps_ext2 = in init_deinit_populate_mac_phy_cap_ext2()
958 &info->mac_phy_caps_ext2[mac_phy_count]; in init_deinit_populate_mac_phy_cap_ext2()
962 mac_phy_caps_ext2); in init_deinit_populate_mac_phy_cap_ext2()
970 mac_phy_caps_ext2[phy_id].wireless_modes_ext; in init_deinit_populate_mac_phy_cap_ext2()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_get_set_utils.c1624 cap = &info->mac_phy_caps_ext2[i]; in policy_mgr_update_hw_mode_list()
1633 cap = &info->mac_phy_caps_ext2[i]; in policy_mgr_update_hw_mode_list()