Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/action_oui/dispatcher/inc/
H A Dwlan_action_oui_public_struct.h181 ACTION_OUI_INFO_AP_CAPABILITY_VHT = 1 << 4, enumerator
/wlan-driver/qcacld-3.0/components/action_oui/core/src/
H A Dwlan_action_oui_parse.c405 (info_mask & ACTION_OUI_INFO_AP_CAPABILITY_VHT) || in validate_and_convert_mac_mask()
913 if (extension->info_mask & ACTION_OUI_INFO_AP_CAPABILITY_VHT) { in check_for_vendor_ap_capabilities()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_action_oui_tlv.c96 if (info_mask & ACTION_OUI_INFO_AP_CAPABILITY_VHT) in wmi_get_action_oui_info_mask()