Searched refs:hdd_is_5g_supported (Results 1 – 3 of 3) sorted by relevance
3367 bool hdd_is_5g_supported(struct hdd_context *hdd_ctx);
4860 if (true == hdd_is_5g_supported(hdd_ctx)) { in __wlan_hdd_cfg80211_get_supported_features()22554 if (!hdd_is_5g_supported(hdd_ctx) || in wlan_hdd_update_wiphy_supported_band()
11657 bool hdd_is_5g_supported(struct hdd_context *hdd_ctx) in hdd_is_5g_supported() function