Home
last modified time | relevance | path

Searched defs:parsed_ies (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddph_global.h78 struct parsed_ies { struct
79 tDot11fIEHTCaps ht_caps;
80 tDot11fIEVHTCaps vht_caps;
81 tDot11fIEHTInfo ht_operation;
82 tDot11fIEVHTOperation vht_operation;
83 tDot11fIEhs20vendor_ie hs20vendor_ie;
85 tDot11fIEhe_op he_operation;
88 tDot11fIEspatial_reuse srp_ie;
91 tDot11fIEeht_op eht_operation;
192 struct parsed_ies parsed_ies; member