Searched defs:bss_ht (Results 1 – 2 of 2) sorted by relevance
337 struct bss_ht { struct339 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 …]
1512 }bss_ht, *pbss_ht; typedef