Searched refs:bvalue (Results 1 – 1 of 1) sorted by relevance
4841 bool bvalue; in __wlan_hdd_cfg80211_get_supported_features() local4906 cfg_tdls_get_support_enable(hdd_ctx->psoc, &bvalue); in __wlan_hdd_cfg80211_get_supported_features()4907 if ((bvalue) && sme_is_feature_supported_by_fw(TDLS)) { in __wlan_hdd_cfg80211_get_supported_features()4912 cfg_tdls_get_off_channel_enable(hdd_ctx->psoc, &bvalue); in __wlan_hdd_cfg80211_get_supported_features()4914 bvalue && sme_is_feature_supported_by_fw(TDLS_OFF_CHANNEL)) { in __wlan_hdd_cfg80211_get_supported_features()