Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
H A Dwlan_cmn_ieee80211.h1693 struct wlan_ie_htinfo_cmn { struct
1694 uint8_t hi_ctrlchannel;
1695 uint8_t hi_extchoff:2,
1696 hi_txchwidth:1,
1697 hi_rifsmode:1,
1698 hi_ctrlaccess:1,
1699 hi_serviceinterval:3;
1700 uint16_t hi_opmode:2,
1701 hi_nongfpresent:1,
1725 struct wlan_ie_htinfo_cmn hi_ie; argument