xref: /wlan-driver/fw-api/hw/qca5332/phyrx_he_sig_a_mu_dl.h (revision 5113495b16420b49004c444715d2daae2066e7dc)
1*5113495bSYour Name 
2*5113495bSYour Name /* Copyright (c) 2022, Qualcomm Innovation Center, Inc. All rights reserved.
3*5113495bSYour Name  *
4*5113495bSYour Name  * Permission to use, copy, modify, and/or distribute this software for any
5*5113495bSYour Name  * purpose with or without fee is hereby granted, provided that the above
6*5113495bSYour Name  * copyright notice and this permission notice appear in all copies.
7*5113495bSYour Name  *
8*5113495bSYour Name  * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9*5113495bSYour Name  * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10*5113495bSYour Name  * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
11*5113495bSYour Name  * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12*5113495bSYour Name  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13*5113495bSYour Name  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14*5113495bSYour Name  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15*5113495bSYour Name  */
16*5113495bSYour Name 
17*5113495bSYour Name 
18*5113495bSYour Name 
19*5113495bSYour Name 
20*5113495bSYour Name 
21*5113495bSYour Name 
22*5113495bSYour Name 
23*5113495bSYour Name 
24*5113495bSYour Name 
25*5113495bSYour Name 
26*5113495bSYour Name #ifndef _PHYRX_HE_SIG_A_MU_DL_H_
27*5113495bSYour Name #define _PHYRX_HE_SIG_A_MU_DL_H_
28*5113495bSYour Name #if !defined(__ASSEMBLER__)
29*5113495bSYour Name #endif
30*5113495bSYour Name 
31*5113495bSYour Name #include "he_sig_a_mu_dl_info.h"
32*5113495bSYour Name #define NUM_OF_DWORDS_PHYRX_HE_SIG_A_MU_DL 2
33*5113495bSYour Name 
34*5113495bSYour Name #define NUM_OF_QWORDS_PHYRX_HE_SIG_A_MU_DL 1
35*5113495bSYour Name 
36*5113495bSYour Name 
37*5113495bSYour Name struct phyrx_he_sig_a_mu_dl {
38*5113495bSYour Name #ifndef WIFI_BIT_ORDER_BIG_ENDIAN
39*5113495bSYour Name              struct   he_sig_a_mu_dl_info                                       phyrx_he_sig_a_mu_dl_info_details;
40*5113495bSYour Name #else
41*5113495bSYour Name              struct   he_sig_a_mu_dl_info                                       phyrx_he_sig_a_mu_dl_info_details;
42*5113495bSYour Name #endif
43*5113495bSYour Name };
44*5113495bSYour Name 
45*5113495bSYour Name 
46*5113495bSYour Name /* Description		PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS
47*5113495bSYour Name 
48*5113495bSYour Name 			See detailed description of the STRUCT
49*5113495bSYour Name */
50*5113495bSYour Name 
51*5113495bSYour Name 
52*5113495bSYour Name /* Description		DL_UL_FLAG
53*5113495bSYour Name 
54*5113495bSYour Name 			Differentiates between DL and UL transmission
55*5113495bSYour Name 
56*5113495bSYour Name 			<enum 0 DL_UL_FLAG_IS_DL_OR_TDLS>
57*5113495bSYour Name 			<enum 1 DL_UL_FLAG_IS_UL>
58*5113495bSYour Name 			NOTE: This is unsupported for "HE MU" format (including "MU_SU")
59*5113495bSYour Name 			Tx in Napier and Hastings80.
60*5113495bSYour Name 			<legal all>
61*5113495bSYour Name */
62*5113495bSYour Name 
63*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_DL_UL_FLAG_OFFSET    0x0000000000000000
64*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_DL_UL_FLAG_LSB       0
65*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_DL_UL_FLAG_MSB       0
66*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_DL_UL_FLAG_MASK      0x0000000000000001
67*5113495bSYour Name 
68*5113495bSYour Name 
69*5113495bSYour Name /* Description		MCS_OF_SIG_B
70*5113495bSYour Name 
71*5113495bSYour Name 			Indicates the MCS of HE-SIG-B
72*5113495bSYour Name 			<legal 0-5>
73*5113495bSYour Name */
74*5113495bSYour Name 
75*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_MCS_OF_SIG_B_OFFSET  0x0000000000000000
76*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_MCS_OF_SIG_B_LSB     1
77*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_MCS_OF_SIG_B_MSB     3
78*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_MCS_OF_SIG_B_MASK    0x000000000000000e
79*5113495bSYour Name 
80*5113495bSYour Name 
81*5113495bSYour Name /* Description		DCM_OF_SIG_B
82*5113495bSYour Name 
83*5113495bSYour Name 			Indicates whether dual sub-carrier modulation is applied
84*5113495bSYour Name 			 to HE-SIG-B
85*5113495bSYour Name 
86*5113495bSYour Name 			0: No DCM for HE_SIG_B
87*5113495bSYour Name 			1: DCM for HE_SIG_B
88*5113495bSYour Name 			<legal all>
89*5113495bSYour Name */
90*5113495bSYour Name 
91*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_DCM_OF_SIG_B_OFFSET  0x0000000000000000
92*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_DCM_OF_SIG_B_LSB     4
93*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_DCM_OF_SIG_B_MSB     4
94*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_DCM_OF_SIG_B_MASK    0x0000000000000010
95*5113495bSYour Name 
96*5113495bSYour Name 
97*5113495bSYour Name /* Description		BSS_COLOR_ID
98*5113495bSYour Name 
99*5113495bSYour Name 			BSS color ID
100*5113495bSYour Name 
101*5113495bSYour Name 			Field Used by MAC HW
102*5113495bSYour Name 			<legal all>
103*5113495bSYour Name */
104*5113495bSYour Name 
105*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_BSS_COLOR_ID_OFFSET  0x0000000000000000
106*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_BSS_COLOR_ID_LSB     5
107*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_BSS_COLOR_ID_MSB     10
108*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_BSS_COLOR_ID_MASK    0x00000000000007e0
109*5113495bSYour Name 
110*5113495bSYour Name 
111*5113495bSYour Name /* Description		SPATIAL_REUSE
112*5113495bSYour Name 
113*5113495bSYour Name 			Spatial reuse
114*5113495bSYour Name 
115*5113495bSYour Name 			For 20MHz one SR field corresponding to entire 20MHz (other
116*5113495bSYour Name 			 3 fields indicate identical values)
117*5113495bSYour Name 			For 40MHz two SR fields for each 20MHz (other 2 fields indicate
118*5113495bSYour Name 			 identical values)
119*5113495bSYour Name 			For 80MHz four SR fields for each 20MHz
120*5113495bSYour Name 			For 160MHz four SR fields for each 40MHz
121*5113495bSYour Name 			<legal all>
122*5113495bSYour Name */
123*5113495bSYour Name 
124*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_SPATIAL_REUSE_OFFSET 0x0000000000000000
125*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_SPATIAL_REUSE_LSB    11
126*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_SPATIAL_REUSE_MSB    14
127*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_SPATIAL_REUSE_MASK   0x0000000000007800
128*5113495bSYour Name 
129*5113495bSYour Name 
130*5113495bSYour Name /* Description		TRANSMIT_BW
131*5113495bSYour Name 
132*5113495bSYour Name 			Bandwidth of the PPDU.
133*5113495bSYour Name 
134*5113495bSYour Name 			<enum 0 HE_SIG_A_MU_DL_BW20> 20 Mhz
135*5113495bSYour Name 			<enum 1 HE_SIG_A_MU_DL_BW40> 40 Mhz
136*5113495bSYour Name 			<enum 2 HE_SIG_A_MU_DL_BW80> 80 MHz non-preamble puncturing
137*5113495bSYour Name 			 mode
138*5113495bSYour Name 			<enum 3 HE_SIG_A_MU_DL_BW160> 160 MHz and 80+80 MHz non-preamble
139*5113495bSYour Name 			 puncturing mode
140*5113495bSYour Name 			<enum 4 HE_SIG_A_MU_DL_BW80_SEC_20_PUNC> for preamble puncturing
141*5113495bSYour Name 			 in 80 MHz, where in the preamble only the secondary 20
142*5113495bSYour Name 			MHz is punctured
143*5113495bSYour Name 			<enum 5 HE_SIG_A_MU_DL_BW80_20_PUNC_IN_SEC_40> for preamble
144*5113495bSYour Name 			 puncturing in 80 MHz, where in the preamble only one of
145*5113495bSYour Name 			 the two 20 MHz sub-channels in secondary 40 MHz is punctured.
146*5113495bSYour Name 
147*5113495bSYour Name 			<enum 6 HE_SIG_A_MU_DL_BW160_SEC_20_PUNC> for preamble puncturing
148*5113495bSYour Name 			 in 160 MHz or 80+80 MHz, where in the primary 80 MHz of
149*5113495bSYour Name 			 the preamble only the secondary 20 MHz is punctured.
150*5113495bSYour Name 			<enum 7 HE_SIG_A_MU_DL_BW160_SEC_40_80_PUNC> for preamble
151*5113495bSYour Name 			 puncturing in 160 MHz or 80+80 MHz, where in the primary
152*5113495bSYour Name 			 80 MHz of the preamble the primary 40 MHz is present.
153*5113495bSYour Name 
154*5113495bSYour Name 			On RX side, Field Used by MAC HW
155*5113495bSYour Name 			<legal 0-7>
156*5113495bSYour Name */
157*5113495bSYour Name 
158*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_TRANSMIT_BW_OFFSET   0x0000000000000000
159*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_TRANSMIT_BW_LSB      15
160*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_TRANSMIT_BW_MSB      17
161*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_TRANSMIT_BW_MASK     0x0000000000038000
162*5113495bSYour Name 
163*5113495bSYour Name 
164*5113495bSYour Name /* Description		NUM_SIG_B_SYMBOLS
165*5113495bSYour Name 
166*5113495bSYour Name 			Number of symbols
167*5113495bSYour Name 
168*5113495bSYour Name 			For OFDMA, the actual number of symbols is 1 larger then
169*5113495bSYour Name 			 indicated in this field.
170*5113495bSYour Name 
171*5113495bSYour Name 			For MU-MIMO this is equal to the number of users - 1: the
172*5113495bSYour Name 			 following encoding is used:
173*5113495bSYour Name 			1 => 2 users
174*5113495bSYour Name 			2 => 3 users
175*5113495bSYour Name 			Etc.
176*5113495bSYour Name 
177*5113495bSYour Name 			<legal all>
178*5113495bSYour Name */
179*5113495bSYour Name 
180*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_NUM_SIG_B_SYMBOLS_OFFSET 0x0000000000000000
181*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_NUM_SIG_B_SYMBOLS_LSB 18
182*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_NUM_SIG_B_SYMBOLS_MSB 21
183*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_NUM_SIG_B_SYMBOLS_MASK 0x00000000003c0000
184*5113495bSYour Name 
185*5113495bSYour Name 
186*5113495bSYour Name /* Description		COMP_MODE_SIG_B
187*5113495bSYour Name 
188*5113495bSYour Name 			Indicates the compression mode of HE-SIG-B
189*5113495bSYour Name 
190*5113495bSYour Name 			0: Regular [uncomp mode]
191*5113495bSYour Name 			1: compressed mode (full-BW MU-MIMO only)
192*5113495bSYour Name 			<legal all>
193*5113495bSYour Name */
194*5113495bSYour Name 
195*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_COMP_MODE_SIG_B_OFFSET 0x0000000000000000
196*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_COMP_MODE_SIG_B_LSB  22
197*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_COMP_MODE_SIG_B_MSB  22
198*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_COMP_MODE_SIG_B_MASK 0x0000000000400000
199*5113495bSYour Name 
200*5113495bSYour Name 
201*5113495bSYour Name /* Description		CP_LTF_SIZE
202*5113495bSYour Name 
203*5113495bSYour Name 			Indicates the CP and HE-LTF type
204*5113495bSYour Name 
205*5113495bSYour Name 			<enum 0 MU_FourX_LTF_0_8CP> 4xLTF + 0.8 us CP
206*5113495bSYour Name 			<enum 1 MU_TwoX_LTF_0_8CP> 2x LTF + 0.8 µs CP
207*5113495bSYour Name 			<enum 2 MU_TwoX_LTF_1_6CP> 2x LTF + 1.6 µs CP
208*5113495bSYour Name 			<enum 3 MU_FourX_LTF_3_2CP> 4x LTF + 3.2 µs CP
209*5113495bSYour Name 
210*5113495bSYour Name 			<legal all>
211*5113495bSYour Name */
212*5113495bSYour Name 
213*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_CP_LTF_SIZE_OFFSET   0x0000000000000000
214*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_CP_LTF_SIZE_LSB      23
215*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_CP_LTF_SIZE_MSB      24
216*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_CP_LTF_SIZE_MASK     0x0000000001800000
217*5113495bSYour Name 
218*5113495bSYour Name 
219*5113495bSYour Name /* Description		DOPPLER_INDICATION
220*5113495bSYour Name 
221*5113495bSYour Name 			0: No Doppler support
222*5113495bSYour Name 			1: Doppler support
223*5113495bSYour Name 			<legal all>
224*5113495bSYour Name */
225*5113495bSYour Name 
226*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_DOPPLER_INDICATION_OFFSET 0x0000000000000000
227*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_DOPPLER_INDICATION_LSB 25
228*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_DOPPLER_INDICATION_MSB 25
229*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_DOPPLER_INDICATION_MASK 0x0000000002000000
230*5113495bSYour Name 
231*5113495bSYour Name 
232*5113495bSYour Name /* Description		RESERVED_0A
233*5113495bSYour Name 
234*5113495bSYour Name 			<legal 0>
235*5113495bSYour Name */
236*5113495bSYour Name 
237*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RESERVED_0A_OFFSET   0x0000000000000000
238*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RESERVED_0A_LSB      26
239*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RESERVED_0A_MSB      31
240*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RESERVED_0A_MASK     0x00000000fc000000
241*5113495bSYour Name 
242*5113495bSYour Name 
243*5113495bSYour Name /* Description		TXOP_DURATION
244*5113495bSYour Name 
245*5113495bSYour Name 			Indicates the remaining time in the current TXOP
246*5113495bSYour Name 
247*5113495bSYour Name 			Field Used by MAC HW
248*5113495bSYour Name 			 <legal all>
249*5113495bSYour Name */
250*5113495bSYour Name 
251*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_TXOP_DURATION_OFFSET 0x0000000000000000
252*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_TXOP_DURATION_LSB    32
253*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_TXOP_DURATION_MSB    38
254*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_TXOP_DURATION_MASK   0x0000007f00000000
255*5113495bSYour Name 
256*5113495bSYour Name 
257*5113495bSYour Name /* Description		RESERVED_1A
258*5113495bSYour Name 
259*5113495bSYour Name 			Note: spec indicates this shall be set to 1
260*5113495bSYour Name 			<legal 1>
261*5113495bSYour Name */
262*5113495bSYour Name 
263*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RESERVED_1A_OFFSET   0x0000000000000000
264*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RESERVED_1A_LSB      39
265*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RESERVED_1A_MSB      39
266*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RESERVED_1A_MASK     0x0000008000000000
267*5113495bSYour Name 
268*5113495bSYour Name 
269*5113495bSYour Name /* Description		NUM_LTF_SYMBOLS
270*5113495bSYour Name 
271*5113495bSYour Name 			Indicates the number of HE-LTF symbols
272*5113495bSYour Name 
273*5113495bSYour Name 			0: 1 LTF
274*5113495bSYour Name 			1: 2 LTFs
275*5113495bSYour Name 			2: 4 LTFs
276*5113495bSYour Name 			3: 6 LTFs
277*5113495bSYour Name 			4: 8 LTFs
278*5113495bSYour Name 
279*5113495bSYour Name 			<legal all>
280*5113495bSYour Name */
281*5113495bSYour Name 
282*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_NUM_LTF_SYMBOLS_OFFSET 0x0000000000000000
283*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_NUM_LTF_SYMBOLS_LSB  40
284*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_NUM_LTF_SYMBOLS_MSB  42
285*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_NUM_LTF_SYMBOLS_MASK 0x0000070000000000
286*5113495bSYour Name 
287*5113495bSYour Name 
288*5113495bSYour Name /* Description		LDPC_EXTRA_SYMBOL
289*5113495bSYour Name 
290*5113495bSYour Name 			If LDPC,
291*5113495bSYour Name 			  0: LDPC extra symbol not present
292*5113495bSYour Name 			  1: LDPC extra symbol present
293*5113495bSYour Name 			Else
294*5113495bSYour Name 			  Set to 1
295*5113495bSYour Name 			<legal all>
296*5113495bSYour Name */
297*5113495bSYour Name 
298*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_LDPC_EXTRA_SYMBOL_OFFSET 0x0000000000000000
299*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_LDPC_EXTRA_SYMBOL_LSB 43
300*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_LDPC_EXTRA_SYMBOL_MSB 43
301*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_LDPC_EXTRA_SYMBOL_MASK 0x0000080000000000
302*5113495bSYour Name 
303*5113495bSYour Name 
304*5113495bSYour Name /* Description		STBC
305*5113495bSYour Name 
306*5113495bSYour Name 			Indicates whether STBC is applied
307*5113495bSYour Name 			0: No STBC
308*5113495bSYour Name 			1: STBC
309*5113495bSYour Name 			<legal all>
310*5113495bSYour Name */
311*5113495bSYour Name 
312*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_STBC_OFFSET          0x0000000000000000
313*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_STBC_LSB             44
314*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_STBC_MSB             44
315*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_STBC_MASK            0x0000100000000000
316*5113495bSYour Name 
317*5113495bSYour Name 
318*5113495bSYour Name /* Description		PACKET_EXTENSION_A_FACTOR
319*5113495bSYour Name 
320*5113495bSYour Name 			the packet extension duration of the trigger-based PPDU
321*5113495bSYour Name 			response with these two bits indicating the "a-factor"
322*5113495bSYour Name 
323*5113495bSYour Name 			<enum 0 a_factor_4>
324*5113495bSYour Name 			<enum 1 a_factor_1>
325*5113495bSYour Name 			<enum 2 a_factor_2>
326*5113495bSYour Name 			<enum 3 a_factor_3>
327*5113495bSYour Name 
328*5113495bSYour Name 			<legal all>
329*5113495bSYour Name */
330*5113495bSYour Name 
331*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_PACKET_EXTENSION_A_FACTOR_OFFSET 0x0000000000000000
332*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_PACKET_EXTENSION_A_FACTOR_LSB 45
333*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_PACKET_EXTENSION_A_FACTOR_MSB 46
334*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_PACKET_EXTENSION_A_FACTOR_MASK 0x0000600000000000
335*5113495bSYour Name 
336*5113495bSYour Name 
337*5113495bSYour Name /* Description		PACKET_EXTENSION_PE_DISAMBIGUITY
338*5113495bSYour Name 
339*5113495bSYour Name 			the packet extension duration of the trigger-based PPDU
340*5113495bSYour Name 			response with this bit indicating the PE-Disambiguity
341*5113495bSYour Name 			<legal all>
342*5113495bSYour Name */
343*5113495bSYour Name 
344*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_PACKET_EXTENSION_PE_DISAMBIGUITY_OFFSET 0x0000000000000000
345*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_PACKET_EXTENSION_PE_DISAMBIGUITY_LSB 47
346*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_PACKET_EXTENSION_PE_DISAMBIGUITY_MSB 47
347*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_PACKET_EXTENSION_PE_DISAMBIGUITY_MASK 0x0000800000000000
348*5113495bSYour Name 
349*5113495bSYour Name 
350*5113495bSYour Name /* Description		CRC
351*5113495bSYour Name 
352*5113495bSYour Name 			CRC for HE-SIG-A contents.
353*5113495bSYour Name 			<legal all>
354*5113495bSYour Name */
355*5113495bSYour Name 
356*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_CRC_OFFSET           0x0000000000000000
357*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_CRC_LSB              48
358*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_CRC_MSB              51
359*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_CRC_MASK             0x000f000000000000
360*5113495bSYour Name 
361*5113495bSYour Name 
362*5113495bSYour Name /* Description		TAIL
363*5113495bSYour Name 
364*5113495bSYour Name 			<legal 0>
365*5113495bSYour Name */
366*5113495bSYour Name 
367*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_TAIL_OFFSET          0x0000000000000000
368*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_TAIL_LSB             52
369*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_TAIL_MSB             57
370*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_TAIL_MASK            0x03f0000000000000
371*5113495bSYour Name 
372*5113495bSYour Name 
373*5113495bSYour Name /* Description		RESERVED_1B
374*5113495bSYour Name 
375*5113495bSYour Name 			<legal 0>
376*5113495bSYour Name */
377*5113495bSYour Name 
378*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RESERVED_1B_OFFSET   0x0000000000000000
379*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RESERVED_1B_LSB      58
380*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RESERVED_1B_MSB      62
381*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RESERVED_1B_MASK     0x7c00000000000000
382*5113495bSYour Name 
383*5113495bSYour Name 
384*5113495bSYour Name /* Description		RX_INTEGRITY_CHECK_PASSED
385*5113495bSYour Name 
386*5113495bSYour Name 			TX side: Set to 0
387*5113495bSYour Name 			RX side: Set to 1 if PHY determines the HE-SIG-A CRC check
388*5113495bSYour Name 			 has passed, else set to 0
389*5113495bSYour Name 
390*5113495bSYour Name 			<legal all>
391*5113495bSYour Name */
392*5113495bSYour Name 
393*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RX_INTEGRITY_CHECK_PASSED_OFFSET 0x0000000000000000
394*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RX_INTEGRITY_CHECK_PASSED_LSB 63
395*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RX_INTEGRITY_CHECK_PASSED_MSB 63
396*5113495bSYour Name #define PHYRX_HE_SIG_A_MU_DL_PHYRX_HE_SIG_A_MU_DL_INFO_DETAILS_RX_INTEGRITY_CHECK_PASSED_MASK 0x8000000000000000
397*5113495bSYour Name 
398*5113495bSYour Name 
399*5113495bSYour Name 
400*5113495bSYour Name #endif   // PHYRX_HE_SIG_A_MU_DL
401