Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_prop_exts_utils.c795 if (ext_cap->beacon_protection_enable && in lim_extract_ap_capability()
/wlan-driver/qcacld-3.0/core/mac/src/include/
Dparser_api.h634 uint8_t beacon_protection_enable: 1; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c1635 p_ext_cap->beacon_protection_enable = pe_session ?
13247 if (!dot11f->present || !p_ext_cap->beacon_protection_enable)
13250 p_ext_cap->beacon_protection_enable = 0;
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c18588 p_ext_cap->beacon_protection_enable); 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()