xref: /wlan-driver/fw-api/hw/qca5332/vht_sig_b_su160_info.h (revision 5113495b16420b49004c444715d2daae2066e7dc)
1 
2 /* Copyright (c) 2022, Qualcomm Innovation Center, Inc. All rights reserved.
3  *
4  * Permission to use, copy, modify, and/or distribute this software for any
5  * purpose with or without fee is hereby granted, provided that the above
6  * copyright notice and this permission notice appear in all copies.
7  *
8  * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9  * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10  * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
11  * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15  */
16 
17 
18 
19 
20 
21 
22 
23 
24 
25 
26 #ifndef _VHT_SIG_B_SU160_INFO_H_
27 #define _VHT_SIG_B_SU160_INFO_H_
28 #if !defined(__ASSEMBLER__)
29 #endif
30 
31 #define NUM_OF_DWORDS_VHT_SIG_B_SU160_INFO 8
32 
33 
34 struct vht_sig_b_su160_info {
35 #ifndef WIFI_BIT_ORDER_BIG_ENDIAN
36              uint32_t length                                                  : 21, // [20:0]
37                       vhtb_reserved                                           :  2, // [22:21]
38                       tail                                                    :  6, // [28:23]
39                       reserved_0                                              :  2, // [30:29]
40                       rx_ndp                                                  :  1; // [31:31]
41              uint32_t length_copy_a                                           : 21, // [20:0]
42                       vhtb_reserved_copy_a                                    :  2, // [22:21]
43                       tail_copy_a                                             :  6, // [28:23]
44                       reserved_1                                              :  2, // [30:29]
45                       rx_ndp_copy_a                                           :  1; // [31:31]
46              uint32_t length_copy_b                                           : 21, // [20:0]
47                       vhtb_reserved_copy_b                                    :  2, // [22:21]
48                       tail_copy_b                                             :  6, // [28:23]
49                       reserved_2                                              :  2, // [30:29]
50                       rx_ndp_copy_b                                           :  1; // [31:31]
51              uint32_t length_copy_c                                           : 21, // [20:0]
52                       vhtb_reserved_copy_c                                    :  2, // [22:21]
53                       tail_copy_c                                             :  6, // [28:23]
54                       reserved_3                                              :  2, // [30:29]
55                       rx_ndp_copy_c                                           :  1; // [31:31]
56              uint32_t length_copy_d                                           : 21, // [20:0]
57                       vhtb_reserved_copy_d                                    :  2, // [22:21]
58                       tail_copy_d                                             :  6, // [28:23]
59                       reserved_4                                              :  2, // [30:29]
60                       rx_ndp_copy_d                                           :  1; // [31:31]
61              uint32_t length_copy_e                                           : 21, // [20:0]
62                       vhtb_reserved_copy_e                                    :  2, // [22:21]
63                       tail_copy_e                                             :  6, // [28:23]
64                       reserved_5                                              :  2, // [30:29]
65                       rx_ndp_copy_e                                           :  1; // [31:31]
66              uint32_t length_copy_f                                           : 21, // [20:0]
67                       vhtb_reserved_copy_f                                    :  2, // [22:21]
68                       tail_copy_f                                             :  6, // [28:23]
69                       reserved_6                                              :  2, // [30:29]
70                       rx_ndp_copy_f                                           :  1; // [31:31]
71              uint32_t length_copy_g                                           : 21, // [20:0]
72                       vhtb_reserved_copy_g                                    :  2, // [22:21]
73                       tail_copy_g                                             :  6, // [28:23]
74                       reserved_7                                              :  2, // [30:29]
75                       rx_ndp_copy_g                                           :  1; // [31:31]
76 #else
77              uint32_t rx_ndp                                                  :  1, // [31:31]
78                       reserved_0                                              :  2, // [30:29]
79                       tail                                                    :  6, // [28:23]
80                       vhtb_reserved                                           :  2, // [22:21]
81                       length                                                  : 21; // [20:0]
82              uint32_t rx_ndp_copy_a                                           :  1, // [31:31]
83                       reserved_1                                              :  2, // [30:29]
84                       tail_copy_a                                             :  6, // [28:23]
85                       vhtb_reserved_copy_a                                    :  2, // [22:21]
86                       length_copy_a                                           : 21; // [20:0]
87              uint32_t rx_ndp_copy_b                                           :  1, // [31:31]
88                       reserved_2                                              :  2, // [30:29]
89                       tail_copy_b                                             :  6, // [28:23]
90                       vhtb_reserved_copy_b                                    :  2, // [22:21]
91                       length_copy_b                                           : 21; // [20:0]
92              uint32_t rx_ndp_copy_c                                           :  1, // [31:31]
93                       reserved_3                                              :  2, // [30:29]
94                       tail_copy_c                                             :  6, // [28:23]
95                       vhtb_reserved_copy_c                                    :  2, // [22:21]
96                       length_copy_c                                           : 21; // [20:0]
97              uint32_t rx_ndp_copy_d                                           :  1, // [31:31]
98                       reserved_4                                              :  2, // [30:29]
99                       tail_copy_d                                             :  6, // [28:23]
100                       vhtb_reserved_copy_d                                    :  2, // [22:21]
101                       length_copy_d                                           : 21; // [20:0]
102              uint32_t rx_ndp_copy_e                                           :  1, // [31:31]
103                       reserved_5                                              :  2, // [30:29]
104                       tail_copy_e                                             :  6, // [28:23]
105                       vhtb_reserved_copy_e                                    :  2, // [22:21]
106                       length_copy_e                                           : 21; // [20:0]
107              uint32_t rx_ndp_copy_f                                           :  1, // [31:31]
108                       reserved_6                                              :  2, // [30:29]
109                       tail_copy_f                                             :  6, // [28:23]
110                       vhtb_reserved_copy_f                                    :  2, // [22:21]
111                       length_copy_f                                           : 21; // [20:0]
112              uint32_t rx_ndp_copy_g                                           :  1, // [31:31]
113                       reserved_7                                              :  2, // [30:29]
114                       tail_copy_g                                             :  6, // [28:23]
115                       vhtb_reserved_copy_g                                    :  2, // [22:21]
116                       length_copy_g                                           : 21; // [20:0]
117 #endif
118 };
119 
120 
121 /* Description		LENGTH
122 
123 			VHT-SIG-B Length (in units of 4 octets) = ceiling (LENGTH/4)
124 
125 			<legal all>
126 */
127 
128 #define VHT_SIG_B_SU160_INFO_LENGTH_OFFSET                                          0x00000000
129 #define VHT_SIG_B_SU160_INFO_LENGTH_LSB                                             0
130 #define VHT_SIG_B_SU160_INFO_LENGTH_MSB                                             20
131 #define VHT_SIG_B_SU160_INFO_LENGTH_MASK                                            0x001fffff
132 
133 
134 /* Description		VHTB_RESERVED
135 
136 			Reserved:  Set  to all ones for non-NDP frames and ignored
137 			 on receive  <legal 1,3>
138 */
139 
140 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_OFFSET                                   0x00000000
141 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_LSB                                      21
142 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_MSB                                      22
143 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_MASK                                     0x00600000
144 
145 
146 /* Description		TAIL
147 
148 			Used to terminate the trellis of the convolutional decoder.
149 
150 			Set to 0.  <legal 0>
151 */
152 
153 #define VHT_SIG_B_SU160_INFO_TAIL_OFFSET                                            0x00000000
154 #define VHT_SIG_B_SU160_INFO_TAIL_LSB                                               23
155 #define VHT_SIG_B_SU160_INFO_TAIL_MSB                                               28
156 #define VHT_SIG_B_SU160_INFO_TAIL_MASK                                              0x1f800000
157 
158 
159 /* Description		RESERVED_0
160 
161 			Not part of VHT-SIG-B.
162 			Reserved: Set to 0 and ignored on receive  <legal 0>
163 */
164 
165 #define VHT_SIG_B_SU160_INFO_RESERVED_0_OFFSET                                      0x00000000
166 #define VHT_SIG_B_SU160_INFO_RESERVED_0_LSB                                         29
167 #define VHT_SIG_B_SU160_INFO_RESERVED_0_MSB                                         30
168 #define VHT_SIG_B_SU160_INFO_RESERVED_0_MASK                                        0x60000000
169 
170 
171 /* Description		RX_NDP
172 
173 			Not part of VHT-SIG-B.
174 			Used to identify received NDP frame
175 			<legal 0,1>
176 */
177 
178 #define VHT_SIG_B_SU160_INFO_RX_NDP_OFFSET                                          0x00000000
179 #define VHT_SIG_B_SU160_INFO_RX_NDP_LSB                                             31
180 #define VHT_SIG_B_SU160_INFO_RX_NDP_MSB                                             31
181 #define VHT_SIG_B_SU160_INFO_RX_NDP_MASK                                            0x80000000
182 
183 
184 /* Description		LENGTH_COPY_A
185 
186 			Same as "length" <legal all>
187 */
188 
189 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_A_OFFSET                                   0x00000004
190 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_A_LSB                                      0
191 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_A_MSB                                      20
192 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_A_MASK                                     0x001fffff
193 
194 
195 /* Description		VHTB_RESERVED_COPY_A
196 
197 			Same as "vhtb_reserved"  <legal 1,3>
198 */
199 
200 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_A_OFFSET                            0x00000004
201 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_A_LSB                               21
202 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_A_MSB                               22
203 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_A_MASK                              0x00600000
204 
205 
206 /* Description		TAIL_COPY_A
207 
208 			Same as "tail"  <legal 0>
209 */
210 
211 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_A_OFFSET                                     0x00000004
212 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_A_LSB                                        23
213 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_A_MSB                                        28
214 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_A_MASK                                       0x1f800000
215 
216 
217 /* Description		RESERVED_1
218 
219 			Reserved: Set to 0 and ignored on receive  <legal 0>
220 */
221 
222 #define VHT_SIG_B_SU160_INFO_RESERVED_1_OFFSET                                      0x00000004
223 #define VHT_SIG_B_SU160_INFO_RESERVED_1_LSB                                         29
224 #define VHT_SIG_B_SU160_INFO_RESERVED_1_MSB                                         30
225 #define VHT_SIG_B_SU160_INFO_RESERVED_1_MASK                                        0x60000000
226 
227 
228 /* Description		RX_NDP_COPY_A
229 
230 			Not part of VHT-SIG-B.
231 			Used to identify received NDP frame
232 			<legal 0,1>
233 */
234 
235 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_A_OFFSET                                   0x00000004
236 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_A_LSB                                      31
237 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_A_MSB                                      31
238 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_A_MASK                                     0x80000000
239 
240 
241 /* Description		LENGTH_COPY_B
242 
243 			Same as "length" <legal all>
244 */
245 
246 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_B_OFFSET                                   0x00000008
247 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_B_LSB                                      0
248 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_B_MSB                                      20
249 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_B_MASK                                     0x001fffff
250 
251 
252 /* Description		VHTB_RESERVED_COPY_B
253 
254 			Same as "vhtb_reserved"  <legal 1,3>
255 */
256 
257 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_B_OFFSET                            0x00000008
258 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_B_LSB                               21
259 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_B_MSB                               22
260 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_B_MASK                              0x00600000
261 
262 
263 /* Description		TAIL_COPY_B
264 
265 			Same as "tail"  <legal 0>
266 */
267 
268 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_B_OFFSET                                     0x00000008
269 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_B_LSB                                        23
270 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_B_MSB                                        28
271 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_B_MASK                                       0x1f800000
272 
273 
274 /* Description		RESERVED_2
275 
276 			Reserved: Set to 0 and ignored on receive <legal 0>
277 */
278 
279 #define VHT_SIG_B_SU160_INFO_RESERVED_2_OFFSET                                      0x00000008
280 #define VHT_SIG_B_SU160_INFO_RESERVED_2_LSB                                         29
281 #define VHT_SIG_B_SU160_INFO_RESERVED_2_MSB                                         30
282 #define VHT_SIG_B_SU160_INFO_RESERVED_2_MASK                                        0x60000000
283 
284 
285 /* Description		RX_NDP_COPY_B
286 
287 			Not part of VHT-SIG-B.
288 			Used to identify received NDP frame
289 			<legal 0,1>
290 */
291 
292 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_B_OFFSET                                   0x00000008
293 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_B_LSB                                      31
294 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_B_MSB                                      31
295 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_B_MASK                                     0x80000000
296 
297 
298 /* Description		LENGTH_COPY_C
299 
300 			Same as "length" <legal all>
301 */
302 
303 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_C_OFFSET                                   0x0000000c
304 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_C_LSB                                      0
305 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_C_MSB                                      20
306 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_C_MASK                                     0x001fffff
307 
308 
309 /* Description		VHTB_RESERVED_COPY_C
310 
311 			Same as "vhtb_reserved"  <legal 1,3>
312 */
313 
314 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_C_OFFSET                            0x0000000c
315 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_C_LSB                               21
316 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_C_MSB                               22
317 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_C_MASK                              0x00600000
318 
319 
320 /* Description		TAIL_COPY_C
321 
322 			Same as "tail"  <legal 0>
323 */
324 
325 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_C_OFFSET                                     0x0000000c
326 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_C_LSB                                        23
327 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_C_MSB                                        28
328 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_C_MASK                                       0x1f800000
329 
330 
331 /* Description		RESERVED_3
332 
333 			Reserved: Set to 0 and ignored on receive <legal 0>
334 */
335 
336 #define VHT_SIG_B_SU160_INFO_RESERVED_3_OFFSET                                      0x0000000c
337 #define VHT_SIG_B_SU160_INFO_RESERVED_3_LSB                                         29
338 #define VHT_SIG_B_SU160_INFO_RESERVED_3_MSB                                         30
339 #define VHT_SIG_B_SU160_INFO_RESERVED_3_MASK                                        0x60000000
340 
341 
342 /* Description		RX_NDP_COPY_C
343 
344 			Not part of VHT-SIG-B.
345 			Used to identify received NDP frame
346 			<legal 0,1>
347 */
348 
349 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_C_OFFSET                                   0x0000000c
350 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_C_LSB                                      31
351 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_C_MSB                                      31
352 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_C_MASK                                     0x80000000
353 
354 
355 /* Description		LENGTH_COPY_D
356 
357 			Same as "length" <legal all>
358 */
359 
360 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_D_OFFSET                                   0x00000010
361 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_D_LSB                                      0
362 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_D_MSB                                      20
363 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_D_MASK                                     0x001fffff
364 
365 
366 /* Description		VHTB_RESERVED_COPY_D
367 
368 			Same as "vhtb_reserved"  <legal 1,3>
369 */
370 
371 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_D_OFFSET                            0x00000010
372 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_D_LSB                               21
373 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_D_MSB                               22
374 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_D_MASK                              0x00600000
375 
376 
377 /* Description		TAIL_COPY_D
378 
379 			Same as "tail"  <legal 0>
380 */
381 
382 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_D_OFFSET                                     0x00000010
383 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_D_LSB                                        23
384 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_D_MSB                                        28
385 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_D_MASK                                       0x1f800000
386 
387 
388 /* Description		RESERVED_4
389 
390 			Reserved: Set to 0 and ignored on receive <legal 0>
391 */
392 
393 #define VHT_SIG_B_SU160_INFO_RESERVED_4_OFFSET                                      0x00000010
394 #define VHT_SIG_B_SU160_INFO_RESERVED_4_LSB                                         29
395 #define VHT_SIG_B_SU160_INFO_RESERVED_4_MSB                                         30
396 #define VHT_SIG_B_SU160_INFO_RESERVED_4_MASK                                        0x60000000
397 
398 
399 /* Description		RX_NDP_COPY_D
400 
401 			Not part of VHT-SIG-B.
402 			Used to identify received NDP frame
403 			<legal 0,1>
404 */
405 
406 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_D_OFFSET                                   0x00000010
407 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_D_LSB                                      31
408 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_D_MSB                                      31
409 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_D_MASK                                     0x80000000
410 
411 
412 /* Description		LENGTH_COPY_E
413 
414 			Same as "length" <legal all>
415 */
416 
417 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_E_OFFSET                                   0x00000014
418 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_E_LSB                                      0
419 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_E_MSB                                      20
420 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_E_MASK                                     0x001fffff
421 
422 
423 /* Description		VHTB_RESERVED_COPY_E
424 
425 			Same as "vhtb_reserved"  <legal 1,3>
426 */
427 
428 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_E_OFFSET                            0x00000014
429 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_E_LSB                               21
430 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_E_MSB                               22
431 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_E_MASK                              0x00600000
432 
433 
434 /* Description		TAIL_COPY_E
435 
436 			Same as "tail"  <legal 0>
437 */
438 
439 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_E_OFFSET                                     0x00000014
440 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_E_LSB                                        23
441 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_E_MSB                                        28
442 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_E_MASK                                       0x1f800000
443 
444 
445 /* Description		RESERVED_5
446 
447 			Reserved: Set to 0 and ignored on receive <legal 0>
448 */
449 
450 #define VHT_SIG_B_SU160_INFO_RESERVED_5_OFFSET                                      0x00000014
451 #define VHT_SIG_B_SU160_INFO_RESERVED_5_LSB                                         29
452 #define VHT_SIG_B_SU160_INFO_RESERVED_5_MSB                                         30
453 #define VHT_SIG_B_SU160_INFO_RESERVED_5_MASK                                        0x60000000
454 
455 
456 /* Description		RX_NDP_COPY_E
457 
458 			Not part of VHT-SIG-B.
459 			Used to identify received NDP frame
460 			<legal 0,1>
461 */
462 
463 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_E_OFFSET                                   0x00000014
464 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_E_LSB                                      31
465 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_E_MSB                                      31
466 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_E_MASK                                     0x80000000
467 
468 
469 /* Description		LENGTH_COPY_F
470 
471 			Same as "length" <legal all>
472 */
473 
474 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_F_OFFSET                                   0x00000018
475 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_F_LSB                                      0
476 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_F_MSB                                      20
477 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_F_MASK                                     0x001fffff
478 
479 
480 /* Description		VHTB_RESERVED_COPY_F
481 
482 			Same as "vhtb_reserved"  <legal 1,3>
483 */
484 
485 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_F_OFFSET                            0x00000018
486 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_F_LSB                               21
487 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_F_MSB                               22
488 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_F_MASK                              0x00600000
489 
490 
491 /* Description		TAIL_COPY_F
492 
493 			Same as "tail"  <legal 0>
494 */
495 
496 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_F_OFFSET                                     0x00000018
497 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_F_LSB                                        23
498 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_F_MSB                                        28
499 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_F_MASK                                       0x1f800000
500 
501 
502 /* Description		RESERVED_6
503 
504 			Reserved: Set to 0 and ignored on receive <legal 0>
505 */
506 
507 #define VHT_SIG_B_SU160_INFO_RESERVED_6_OFFSET                                      0x00000018
508 #define VHT_SIG_B_SU160_INFO_RESERVED_6_LSB                                         29
509 #define VHT_SIG_B_SU160_INFO_RESERVED_6_MSB                                         30
510 #define VHT_SIG_B_SU160_INFO_RESERVED_6_MASK                                        0x60000000
511 
512 
513 /* Description		RX_NDP_COPY_F
514 
515 			Not part of VHT-SIG-B.
516 			Used to identify received NDP frame
517 			<legal 0,1>
518 */
519 
520 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_F_OFFSET                                   0x00000018
521 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_F_LSB                                      31
522 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_F_MSB                                      31
523 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_F_MASK                                     0x80000000
524 
525 
526 /* Description		LENGTH_COPY_G
527 
528 			Same as "length" <legal all>
529 */
530 
531 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_G_OFFSET                                   0x0000001c
532 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_G_LSB                                      0
533 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_G_MSB                                      20
534 #define VHT_SIG_B_SU160_INFO_LENGTH_COPY_G_MASK                                     0x001fffff
535 
536 
537 /* Description		VHTB_RESERVED_COPY_G
538 
539 			Same as "vhtb_reserved"  <legal 1,3>
540 */
541 
542 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_G_OFFSET                            0x0000001c
543 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_G_LSB                               21
544 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_G_MSB                               22
545 #define VHT_SIG_B_SU160_INFO_VHTB_RESERVED_COPY_G_MASK                              0x00600000
546 
547 
548 /* Description		TAIL_COPY_G
549 
550 			Same as "tail"  <legal 0>
551 */
552 
553 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_G_OFFSET                                     0x0000001c
554 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_G_LSB                                        23
555 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_G_MSB                                        28
556 #define VHT_SIG_B_SU160_INFO_TAIL_COPY_G_MASK                                       0x1f800000
557 
558 
559 /* Description		RESERVED_7
560 
561 			Reserved: Set to 0 and ignored on receive <legal 0>
562 */
563 
564 #define VHT_SIG_B_SU160_INFO_RESERVED_7_OFFSET                                      0x0000001c
565 #define VHT_SIG_B_SU160_INFO_RESERVED_7_LSB                                         29
566 #define VHT_SIG_B_SU160_INFO_RESERVED_7_MSB                                         30
567 #define VHT_SIG_B_SU160_INFO_RESERVED_7_MASK                                        0x60000000
568 
569 
570 /* Description		RX_NDP_COPY_G
571 
572 			Not part of VHT-SIG-B.
573 			Used to identify received NDP frame
574 			<legal 0,1>
575 */
576 
577 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_G_OFFSET                                   0x0000001c
578 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_G_LSB                                      31
579 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_G_MSB                                      31
580 #define VHT_SIG_B_SU160_INFO_RX_NDP_COPY_G_MASK                                     0x80000000
581 
582 
583 
584 #endif   // VHT_SIG_B_SU160_INFO
585