Lines Matching refs:u8

42 	u8	AdvCoding:1;
43 u8 ChlWidth:1;
44 u8 MimoPwrSave:2;
45 u8 GreenField:1;
46 u8 ShortGI20Mhz:1;
47 u8 ShortGI40Mhz:1;
48 u8 TxSTBC:1;
49 u8 RxSTBC:2;
50 u8 DelayBA:1;
51 u8 MaxAMSDUSize:1;
52 u8 DssCCk:1;
53 u8 PSMP:1;
54 u8 Rsvd1:1;
55 u8 LSigTxopProtect:1;
58 u8 MaxRxAMPDUFactor:2;
59 u8 MPDUDensity:3;
60 u8 Rsvd2:3;
63 u8 MCS[16];
69 u8 TxBFCap[4];
72 u8 ASCap;
81 u8 ControlChl;
83 u8 ExtChlOffset:2;
84 u8 RecommemdedTxWidth:1;
85 u8 RIFS:1;
86 u8 PSMPAccessOnly:1;
87 u8 SrvIntGranularity:3;
89 u8 OptMode:2;
90 u8 NonGFDevPresent:1;
91 u8 Revd1:5;
92 u8 Revd2:8;
94 u8 Rsvd3:6;
95 u8 DualBeacon:1;
96 u8 DualCTSProtect:1;
98 u8 SecondaryBeacon:1;
99 u8 LSigTxopProtectFull:1;
100 u8 PcoActive:1;
101 u8 PcoPhase:1;
102 u8 Rsvd4:4;
104 u8 BasicMSC[16];
124 u8 bEnableHT;
125 u8 bCurrentHTSupport;
127 u8 bRegBW40MHz; // Tx 40MHz channel capability
128 u8 bCurBW40MHz; // Tx 40MHz channel capability
130 u8 bRegShortGI40MHz; // Tx Short GI for 40Mhz
131 u8 bCurShortGI40MHz; // Tx Short GI for 40MHz
133 u8 bRegShortGI20MHz; // Tx Short GI for 20MHz
134 u8 bCurShortGI20MHz; // Tx Short GI for 20MHz
136 u8 bRegSuppCCK; // Tx CCK rate capability
137 u8 bCurSuppCCK; // Tx CCK rate capability
147 u8 PeerHTCapBuf[32];
148 u8 PeerHTInfoBuf[32];
151 u8 bAMSDU_Support; // This indicates Tx A-MSDU capability
153 u8 bCurrent_AMSDU_Support; // This indicates Tx A-MSDU capability
157 u8 bAMPDUEnable; // This indicate Tx A-MPDU capability
158 u8 bCurrentAMPDUEnable; // This indicate Tx A-MPDU capability
159 u8 AMPDU_Factor; // This indicate Tx A-MPDU capability
160 u8 CurrentAMPDUFactor; // This indicate Tx A-MPDU capability
161 u8 MPDU_Density; // This indicate Tx A-MPDU capability
162 u8 CurrentMPDUDensity; // This indicate Tx A-MPDU capability
166 u8 ForcedAMPDUFactor;
167 u8 ForcedMPDUDensity;
173 u8 bForcedShortGI;
175 u8 CurrentOpMode;
178 u8 SelfMimoPs;
179 u8 PeerMimoPs;
183 u8 bCurTxBW40MHz; // If we use 40 MHz to Tx
184 u8 PeerBandwidth;
187 u8 bSwBwInProgress;
188 u8 SwBwStep;
192 u8 bRegRT2RTAggregation;
193 u8 bCurrentRT2RTAggregation;
194 u8 bCurrentRT2RTLongSlotTime;
195 u8 szRT2RTAggBuffer[10];
198 u8 bRegRxReorderEnable;
199 u8 bCurRxReorderEnable;
200 u8 RxReorderWinSize;
201 u8 RxReorderPendingTime;
205 u8 UsbTxAggrNum;
208 u8 UsbRxFwAggrEn;
209 u8 UsbRxFwAggrPageNum;
210 u8 UsbRxFwAggrPacketNum;
211 u8 UsbRxFwAggrTimeout;
215 u8 bIsPeerBcm;
218 u8 IOTPeer;
227 u8 bdSupportHT;
230 u8 bdHTCapBuf[32];
232 u8 bdHTInfoBuf[32];
239 u8 bdRT2RTAggregation;
240 u8 bdRT2RTLongSlotTime;
243 extern u8 MCS_FILTER_ALL[16];
244 extern u8 MCS_FILTER_1SS[16];