Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/rtl8192e/
Drtl819x_HT.h337 struct bss_ht { struct
339 u8 bdSupportHT;
341 u8 bdHTCapBuf[32];
342 u16 bdHTCapLen;
343 u8 bdHTInfoBuf[32];
344 u16 bdHTInfoLen;
346 enum ht_spec_ver bdHTSpecVer;
347 enum ht_channel_width bdBandWidth;
349 u8 bdRT2RTAggregation;
350 u8 bdRT2RTLongSlotTime;
[all …]
/linux-3.3/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1512 }bss_ht, *pbss_ht; typedef