Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h3377 bool hdd_is_2g_supported(struct hdd_context *hdd_ctx);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c11668 bool hdd_is_2g_supported(struct hdd_context *hdd_ctx) in hdd_is_2g_supported() function
H A Dwlan_hdd_cfg80211.c22530 if (hdd_is_2g_supported(hdd_ctx)) { in wlan_hdd_update_wiphy_supported_band()