Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c64 static struct wlan_dp_memory_profile_info g_dp_profile_info; variable
2562 return &g_dp_profile_info; in wlan_dp_get_profile_info()
2594 g_dp_profile_info.is_selected = true; in wlan_dp_select_profile_cfg()
2595 g_dp_profile_info.ctx = wlan_dp_1x1_he80_1kqam; in wlan_dp_select_profile_cfg()
2596 g_dp_profile_info.size = QDF_ARRAY_SIZE(wlan_dp_1x1_he80_1kqam); in wlan_dp_select_profile_cfg()