Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c4841 bool bvalue; in __wlan_hdd_cfg80211_get_supported_features() local
4906 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()