Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c7498 bool target_bigtk_support = false; in hdd_vdev_configure_max_tdls_params() local
7508 ucfg_mlme_get_bigtk_support(psoc, &target_bigtk_support); in hdd_vdev_configure_max_tdls_params()
7509 if (target_bigtk_support) in hdd_vdev_configure_max_tdls_params()
18549 bool target_bigtk_support = false; in wlan_hdd_set_sap_beacon_protection() local
18590 ucfg_mlme_get_bigtk_support(hdd_ctx->psoc, &target_bigtk_support); in wlan_hdd_set_sap_beacon_protection()
18592 if (target_bigtk_support && p_ext_cap->beacon_protection_enable) in wlan_hdd_set_sap_beacon_protection()