xref: /wlan-driver/fw-api/hw/qcn9224/v1/mactx_user_desc_common.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 _MACTX_USER_DESC_COMMON_H_
27*5113495bSYour Name #define _MACTX_USER_DESC_COMMON_H_
28*5113495bSYour Name #if !defined(__ASSEMBLER__)
29*5113495bSYour Name #endif
30*5113495bSYour Name 
31*5113495bSYour Name #include "unallocated_ru_160_info.h"
32*5113495bSYour Name #include "ru_allocation_160_info.h"
33*5113495bSYour Name #define NUM_OF_DWORDS_MACTX_USER_DESC_COMMON 16
34*5113495bSYour Name 
35*5113495bSYour Name #define NUM_OF_QWORDS_MACTX_USER_DESC_COMMON 8
36*5113495bSYour Name 
37*5113495bSYour Name 
38*5113495bSYour Name struct mactx_user_desc_common {
39*5113495bSYour Name #ifndef WIFI_BIT_ORDER_BIG_ENDIAN
40*5113495bSYour Name              uint32_t num_users                                               :  6,
41*5113495bSYour Name                       reserved_0b                                             :  5,
42*5113495bSYour Name                       ltf_size                                                :  2,
43*5113495bSYour Name                       reserved_0c                                             :  3,
44*5113495bSYour Name                       he_stf_long                                             :  1,
45*5113495bSYour Name                       reserved_0d                                             :  7,
46*5113495bSYour Name                       num_users_he_sigb_band0                                 :  8;
47*5113495bSYour Name              uint32_t num_ltf_symbols                                         :  3,
48*5113495bSYour Name                       reserved_1a                                             :  5,
49*5113495bSYour Name                       num_users_he_sigb_band1                                 :  8,
50*5113495bSYour Name                       reserved_1b                                             : 16;
51*5113495bSYour Name              uint32_t packet_extension_a_factor                               :  2,
52*5113495bSYour Name                       packet_extension_pe_disambiguity                        :  1,
53*5113495bSYour Name                       packet_extension                                        :  3,
54*5113495bSYour Name                       reserved                                                :  2,
55*5113495bSYour Name                       he_sigb_dcm                                             :  1,
56*5113495bSYour Name                       reserved_2b                                             :  7,
57*5113495bSYour Name                       he_sigb_compression                                     :  1,
58*5113495bSYour Name                       reserved_2c                                             : 15;
59*5113495bSYour Name              uint32_t he_sigb_0_mcs                                           :  3,
60*5113495bSYour Name                       reserved_3a                                             : 13,
61*5113495bSYour Name                       num_he_sigb_sym                                         :  5,
62*5113495bSYour Name                       center_ru_0                                             :  1,
63*5113495bSYour Name                       center_ru_1                                             :  1,
64*5113495bSYour Name                       reserved_3b                                             :  1,
65*5113495bSYour Name                       ftm_en                                                  :  1,
66*5113495bSYour Name                       pe_nss                                                  :  3,
67*5113495bSYour Name                       pe_ltf_size                                             :  2,
68*5113495bSYour Name                       pe_content                                              :  1,
69*5113495bSYour Name                       pe_chain_csd_en                                         :  1;
70*5113495bSYour Name              struct   ru_allocation_160_info                                    ru_allocation_0123_details;
71*5113495bSYour Name              struct   ru_allocation_160_info                                    ru_allocation_4567_details;
72*5113495bSYour Name              struct   unallocated_ru_160_info                                   ru_allocation_160_0_details;
73*5113495bSYour Name              struct   unallocated_ru_160_info                                   ru_allocation_160_1_details;
74*5113495bSYour Name              uint32_t num_data_symbols                                        : 16,
75*5113495bSYour Name                       ndp_ru_tone_set_index                                   :  7,
76*5113495bSYour Name                       ndp_feedback_status                                     :  1,
77*5113495bSYour Name                       doppler_indication                                      :  1,
78*5113495bSYour Name                       reserved_14a                                            :  7;
79*5113495bSYour Name              uint32_t spatial_reuse                                           : 16,
80*5113495bSYour Name                       reserved_15a                                            : 16;
81*5113495bSYour Name #else
82*5113495bSYour Name              uint32_t num_users_he_sigb_band0                                 :  8,
83*5113495bSYour Name                       reserved_0d                                             :  7,
84*5113495bSYour Name                       he_stf_long                                             :  1,
85*5113495bSYour Name                       reserved_0c                                             :  3,
86*5113495bSYour Name                       ltf_size                                                :  2,
87*5113495bSYour Name                       reserved_0b                                             :  5,
88*5113495bSYour Name                       num_users                                               :  6;
89*5113495bSYour Name              uint32_t reserved_1b                                             : 16,
90*5113495bSYour Name                       num_users_he_sigb_band1                                 :  8,
91*5113495bSYour Name                       reserved_1a                                             :  5,
92*5113495bSYour Name                       num_ltf_symbols                                         :  3;
93*5113495bSYour Name              uint32_t reserved_2c                                             : 15,
94*5113495bSYour Name                       he_sigb_compression                                     :  1,
95*5113495bSYour Name                       reserved_2b                                             :  7,
96*5113495bSYour Name                       he_sigb_dcm                                             :  1,
97*5113495bSYour Name                       reserved                                                :  2,
98*5113495bSYour Name                       packet_extension                                        :  3,
99*5113495bSYour Name                       packet_extension_pe_disambiguity                        :  1,
100*5113495bSYour Name                       packet_extension_a_factor                               :  2;
101*5113495bSYour Name              uint32_t pe_chain_csd_en                                         :  1,
102*5113495bSYour Name                       pe_content                                              :  1,
103*5113495bSYour Name                       pe_ltf_size                                             :  2,
104*5113495bSYour Name                       pe_nss                                                  :  3,
105*5113495bSYour Name                       ftm_en                                                  :  1,
106*5113495bSYour Name                       reserved_3b                                             :  1,
107*5113495bSYour Name                       center_ru_1                                             :  1,
108*5113495bSYour Name                       center_ru_0                                             :  1,
109*5113495bSYour Name                       num_he_sigb_sym                                         :  5,
110*5113495bSYour Name                       reserved_3a                                             : 13,
111*5113495bSYour Name                       he_sigb_0_mcs                                           :  3;
112*5113495bSYour Name              struct   ru_allocation_160_info                                    ru_allocation_0123_details;
113*5113495bSYour Name              struct   ru_allocation_160_info                                    ru_allocation_4567_details;
114*5113495bSYour Name              struct   unallocated_ru_160_info                                   ru_allocation_160_0_details;
115*5113495bSYour Name              struct   unallocated_ru_160_info                                   ru_allocation_160_1_details;
116*5113495bSYour Name              uint32_t reserved_14a                                            :  7,
117*5113495bSYour Name                       doppler_indication                                      :  1,
118*5113495bSYour Name                       ndp_feedback_status                                     :  1,
119*5113495bSYour Name                       ndp_ru_tone_set_index                                   :  7,
120*5113495bSYour Name                       num_data_symbols                                        : 16;
121*5113495bSYour Name              uint32_t reserved_15a                                            : 16,
122*5113495bSYour Name                       spatial_reuse                                           : 16;
123*5113495bSYour Name #endif
124*5113495bSYour Name };
125*5113495bSYour Name 
126*5113495bSYour Name 
127*5113495bSYour Name 
128*5113495bSYour Name 
129*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_USERS_OFFSET                                     0x0000000000000000
130*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_USERS_LSB                                        0
131*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_USERS_MSB                                        5
132*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_USERS_MASK                                       0x000000000000003f
133*5113495bSYour Name 
134*5113495bSYour Name 
135*5113495bSYour Name 
136*5113495bSYour Name 
137*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_0B_OFFSET                                   0x0000000000000000
138*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_0B_LSB                                      6
139*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_0B_MSB                                      10
140*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_0B_MASK                                     0x00000000000007c0
141*5113495bSYour Name 
142*5113495bSYour Name 
143*5113495bSYour Name 
144*5113495bSYour Name 
145*5113495bSYour Name #define MACTX_USER_DESC_COMMON_LTF_SIZE_OFFSET                                      0x0000000000000000
146*5113495bSYour Name #define MACTX_USER_DESC_COMMON_LTF_SIZE_LSB                                         11
147*5113495bSYour Name #define MACTX_USER_DESC_COMMON_LTF_SIZE_MSB                                         12
148*5113495bSYour Name #define MACTX_USER_DESC_COMMON_LTF_SIZE_MASK                                        0x0000000000001800
149*5113495bSYour Name 
150*5113495bSYour Name 
151*5113495bSYour Name 
152*5113495bSYour Name 
153*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_0C_OFFSET                                   0x0000000000000000
154*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_0C_LSB                                      13
155*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_0C_MSB                                      15
156*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_0C_MASK                                     0x000000000000e000
157*5113495bSYour Name 
158*5113495bSYour Name 
159*5113495bSYour Name 
160*5113495bSYour Name 
161*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_STF_LONG_OFFSET                                   0x0000000000000000
162*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_STF_LONG_LSB                                      16
163*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_STF_LONG_MSB                                      16
164*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_STF_LONG_MASK                                     0x0000000000010000
165*5113495bSYour Name 
166*5113495bSYour Name 
167*5113495bSYour Name 
168*5113495bSYour Name 
169*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_0D_OFFSET                                   0x0000000000000000
170*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_0D_LSB                                      17
171*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_0D_MSB                                      23
172*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_0D_MASK                                     0x0000000000fe0000
173*5113495bSYour Name 
174*5113495bSYour Name 
175*5113495bSYour Name 
176*5113495bSYour Name 
177*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_USERS_HE_SIGB_BAND0_OFFSET                       0x0000000000000000
178*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_USERS_HE_SIGB_BAND0_LSB                          24
179*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_USERS_HE_SIGB_BAND0_MSB                          31
180*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_USERS_HE_SIGB_BAND0_MASK                         0x00000000ff000000
181*5113495bSYour Name 
182*5113495bSYour Name 
183*5113495bSYour Name 
184*5113495bSYour Name 
185*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_LTF_SYMBOLS_OFFSET                               0x0000000000000000
186*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_LTF_SYMBOLS_LSB                                  32
187*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_LTF_SYMBOLS_MSB                                  34
188*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_LTF_SYMBOLS_MASK                                 0x0000000700000000
189*5113495bSYour Name 
190*5113495bSYour Name 
191*5113495bSYour Name 
192*5113495bSYour Name 
193*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_1A_OFFSET                                   0x0000000000000000
194*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_1A_LSB                                      35
195*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_1A_MSB                                      39
196*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_1A_MASK                                     0x000000f800000000
197*5113495bSYour Name 
198*5113495bSYour Name 
199*5113495bSYour Name 
200*5113495bSYour Name 
201*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_USERS_HE_SIGB_BAND1_OFFSET                       0x0000000000000000
202*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_USERS_HE_SIGB_BAND1_LSB                          40
203*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_USERS_HE_SIGB_BAND1_MSB                          47
204*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_USERS_HE_SIGB_BAND1_MASK                         0x0000ff0000000000
205*5113495bSYour Name 
206*5113495bSYour Name 
207*5113495bSYour Name 
208*5113495bSYour Name 
209*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_1B_OFFSET                                   0x0000000000000000
210*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_1B_LSB                                      48
211*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_1B_MSB                                      63
212*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_1B_MASK                                     0xffff000000000000
213*5113495bSYour Name 
214*5113495bSYour Name 
215*5113495bSYour Name 
216*5113495bSYour Name 
217*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PACKET_EXTENSION_A_FACTOR_OFFSET                     0x0000000000000008
218*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PACKET_EXTENSION_A_FACTOR_LSB                        0
219*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PACKET_EXTENSION_A_FACTOR_MSB                        1
220*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PACKET_EXTENSION_A_FACTOR_MASK                       0x0000000000000003
221*5113495bSYour Name 
222*5113495bSYour Name 
223*5113495bSYour Name 
224*5113495bSYour Name 
225*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PACKET_EXTENSION_PE_DISAMBIGUITY_OFFSET              0x0000000000000008
226*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PACKET_EXTENSION_PE_DISAMBIGUITY_LSB                 2
227*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PACKET_EXTENSION_PE_DISAMBIGUITY_MSB                 2
228*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PACKET_EXTENSION_PE_DISAMBIGUITY_MASK                0x0000000000000004
229*5113495bSYour Name 
230*5113495bSYour Name 
231*5113495bSYour Name 
232*5113495bSYour Name 
233*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PACKET_EXTENSION_OFFSET                              0x0000000000000008
234*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PACKET_EXTENSION_LSB                                 3
235*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PACKET_EXTENSION_MSB                                 5
236*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PACKET_EXTENSION_MASK                                0x0000000000000038
237*5113495bSYour Name 
238*5113495bSYour Name 
239*5113495bSYour Name 
240*5113495bSYour Name 
241*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_OFFSET                                      0x0000000000000008
242*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_LSB                                         6
243*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_MSB                                         7
244*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_MASK                                        0x00000000000000c0
245*5113495bSYour Name 
246*5113495bSYour Name 
247*5113495bSYour Name 
248*5113495bSYour Name 
249*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_SIGB_DCM_OFFSET                                   0x0000000000000008
250*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_SIGB_DCM_LSB                                      8
251*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_SIGB_DCM_MSB                                      8
252*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_SIGB_DCM_MASK                                     0x0000000000000100
253*5113495bSYour Name 
254*5113495bSYour Name 
255*5113495bSYour Name 
256*5113495bSYour Name 
257*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_2B_OFFSET                                   0x0000000000000008
258*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_2B_LSB                                      9
259*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_2B_MSB                                      15
260*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_2B_MASK                                     0x000000000000fe00
261*5113495bSYour Name 
262*5113495bSYour Name 
263*5113495bSYour Name 
264*5113495bSYour Name 
265*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_SIGB_COMPRESSION_OFFSET                           0x0000000000000008
266*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_SIGB_COMPRESSION_LSB                              16
267*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_SIGB_COMPRESSION_MSB                              16
268*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_SIGB_COMPRESSION_MASK                             0x0000000000010000
269*5113495bSYour Name 
270*5113495bSYour Name 
271*5113495bSYour Name 
272*5113495bSYour Name 
273*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_2C_OFFSET                                   0x0000000000000008
274*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_2C_LSB                                      17
275*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_2C_MSB                                      31
276*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_2C_MASK                                     0x00000000fffe0000
277*5113495bSYour Name 
278*5113495bSYour Name 
279*5113495bSYour Name 
280*5113495bSYour Name 
281*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_SIGB_0_MCS_OFFSET                                 0x0000000000000008
282*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_SIGB_0_MCS_LSB                                    32
283*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_SIGB_0_MCS_MSB                                    34
284*5113495bSYour Name #define MACTX_USER_DESC_COMMON_HE_SIGB_0_MCS_MASK                                   0x0000000700000000
285*5113495bSYour Name 
286*5113495bSYour Name 
287*5113495bSYour Name 
288*5113495bSYour Name 
289*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_3A_OFFSET                                   0x0000000000000008
290*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_3A_LSB                                      35
291*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_3A_MSB                                      47
292*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_3A_MASK                                     0x0000fff800000000
293*5113495bSYour Name 
294*5113495bSYour Name 
295*5113495bSYour Name 
296*5113495bSYour Name 
297*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_HE_SIGB_SYM_OFFSET                               0x0000000000000008
298*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_HE_SIGB_SYM_LSB                                  48
299*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_HE_SIGB_SYM_MSB                                  52
300*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_HE_SIGB_SYM_MASK                                 0x001f000000000000
301*5113495bSYour Name 
302*5113495bSYour Name 
303*5113495bSYour Name 
304*5113495bSYour Name 
305*5113495bSYour Name #define MACTX_USER_DESC_COMMON_CENTER_RU_0_OFFSET                                   0x0000000000000008
306*5113495bSYour Name #define MACTX_USER_DESC_COMMON_CENTER_RU_0_LSB                                      53
307*5113495bSYour Name #define MACTX_USER_DESC_COMMON_CENTER_RU_0_MSB                                      53
308*5113495bSYour Name #define MACTX_USER_DESC_COMMON_CENTER_RU_0_MASK                                     0x0020000000000000
309*5113495bSYour Name 
310*5113495bSYour Name 
311*5113495bSYour Name 
312*5113495bSYour Name 
313*5113495bSYour Name #define MACTX_USER_DESC_COMMON_CENTER_RU_1_OFFSET                                   0x0000000000000008
314*5113495bSYour Name #define MACTX_USER_DESC_COMMON_CENTER_RU_1_LSB                                      54
315*5113495bSYour Name #define MACTX_USER_DESC_COMMON_CENTER_RU_1_MSB                                      54
316*5113495bSYour Name #define MACTX_USER_DESC_COMMON_CENTER_RU_1_MASK                                     0x0040000000000000
317*5113495bSYour Name 
318*5113495bSYour Name 
319*5113495bSYour Name 
320*5113495bSYour Name 
321*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_3B_OFFSET                                   0x0000000000000008
322*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_3B_LSB                                      55
323*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_3B_MSB                                      55
324*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_3B_MASK                                     0x0080000000000000
325*5113495bSYour Name 
326*5113495bSYour Name 
327*5113495bSYour Name 
328*5113495bSYour Name 
329*5113495bSYour Name #define MACTX_USER_DESC_COMMON_FTM_EN_OFFSET                                        0x0000000000000008
330*5113495bSYour Name #define MACTX_USER_DESC_COMMON_FTM_EN_LSB                                           56
331*5113495bSYour Name #define MACTX_USER_DESC_COMMON_FTM_EN_MSB                                           56
332*5113495bSYour Name #define MACTX_USER_DESC_COMMON_FTM_EN_MASK                                          0x0100000000000000
333*5113495bSYour Name 
334*5113495bSYour Name 
335*5113495bSYour Name 
336*5113495bSYour Name 
337*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_NSS_OFFSET                                        0x0000000000000008
338*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_NSS_LSB                                           57
339*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_NSS_MSB                                           59
340*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_NSS_MASK                                          0x0e00000000000000
341*5113495bSYour Name 
342*5113495bSYour Name 
343*5113495bSYour Name 
344*5113495bSYour Name 
345*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_LTF_SIZE_OFFSET                                   0x0000000000000008
346*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_LTF_SIZE_LSB                                      60
347*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_LTF_SIZE_MSB                                      61
348*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_LTF_SIZE_MASK                                     0x3000000000000000
349*5113495bSYour Name 
350*5113495bSYour Name 
351*5113495bSYour Name 
352*5113495bSYour Name 
353*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_CONTENT_OFFSET                                    0x0000000000000008
354*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_CONTENT_LSB                                       62
355*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_CONTENT_MSB                                       62
356*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_CONTENT_MASK                                      0x4000000000000000
357*5113495bSYour Name 
358*5113495bSYour Name 
359*5113495bSYour Name 
360*5113495bSYour Name 
361*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_CHAIN_CSD_EN_OFFSET                               0x0000000000000008
362*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_CHAIN_CSD_EN_LSB                                  63
363*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_CHAIN_CSD_EN_MSB                                  63
364*5113495bSYour Name #define MACTX_USER_DESC_COMMON_PE_CHAIN_CSD_EN_MASK                                 0x8000000000000000
365*5113495bSYour Name 
366*5113495bSYour Name 
367*5113495bSYour Name 
368*5113495bSYour Name 
369*5113495bSYour Name 
370*5113495bSYour Name 
371*5113495bSYour Name 
372*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_0_OFFSET 0x0000000000000010
373*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_0_LSB 0
374*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_0_MSB 8
375*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_0_MASK 0x00000000000001ff
376*5113495bSYour Name 
377*5113495bSYour Name 
378*5113495bSYour Name 
379*5113495bSYour Name 
380*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_1_OFFSET 0x0000000000000010
381*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_1_LSB 9
382*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_1_MSB 17
383*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_1_MASK 0x000000000003fe00
384*5113495bSYour Name 
385*5113495bSYour Name 
386*5113495bSYour Name 
387*5113495bSYour Name 
388*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_0A_OFFSET        0x0000000000000010
389*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_0A_LSB           18
390*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_0A_MSB           23
391*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_0A_MASK          0x0000000000fc0000
392*5113495bSYour Name 
393*5113495bSYour Name 
394*5113495bSYour Name 
395*5113495bSYour Name 
396*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATIONS_01_SUBBAND80_MASK_OFFSET 0x0000000000000010
397*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATIONS_01_SUBBAND80_MASK_LSB 24
398*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATIONS_01_SUBBAND80_MASK_MSB 27
399*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATIONS_01_SUBBAND80_MASK_MASK 0x000000000f000000
400*5113495bSYour Name 
401*5113495bSYour Name 
402*5113495bSYour Name 
403*5113495bSYour Name 
404*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATIONS_23_SUBBAND80_MASK_OFFSET 0x0000000000000010
405*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATIONS_23_SUBBAND80_MASK_LSB 28
406*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATIONS_23_SUBBAND80_MASK_MSB 31
407*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATIONS_23_SUBBAND80_MASK_MASK 0x00000000f0000000
408*5113495bSYour Name 
409*5113495bSYour Name 
410*5113495bSYour Name 
411*5113495bSYour Name 
412*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_2_OFFSET 0x0000000000000010
413*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_2_LSB 32
414*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_2_MSB 40
415*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_2_MASK 0x000001ff00000000
416*5113495bSYour Name 
417*5113495bSYour Name 
418*5113495bSYour Name 
419*5113495bSYour Name 
420*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_3_OFFSET 0x0000000000000010
421*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_3_LSB 41
422*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_3_MSB 49
423*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND0_3_MASK 0x0003fe0000000000
424*5113495bSYour Name 
425*5113495bSYour Name 
426*5113495bSYour Name 
427*5113495bSYour Name 
428*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_1A_OFFSET        0x0000000000000010
429*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_1A_LSB           50
430*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_1A_MSB           63
431*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_1A_MASK          0xfffc000000000000
432*5113495bSYour Name 
433*5113495bSYour Name 
434*5113495bSYour Name 
435*5113495bSYour Name 
436*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_0_OFFSET 0x0000000000000018
437*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_0_LSB 0
438*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_0_MSB 8
439*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_0_MASK 0x00000000000001ff
440*5113495bSYour Name 
441*5113495bSYour Name 
442*5113495bSYour Name 
443*5113495bSYour Name 
444*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_1_OFFSET 0x0000000000000018
445*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_1_LSB 9
446*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_1_MSB 17
447*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_1_MASK 0x000000000003fe00
448*5113495bSYour Name 
449*5113495bSYour Name 
450*5113495bSYour Name 
451*5113495bSYour Name 
452*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_2A_OFFSET        0x0000000000000018
453*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_2A_LSB           18
454*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_2A_MSB           31
455*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_2A_MASK          0x00000000fffc0000
456*5113495bSYour Name 
457*5113495bSYour Name 
458*5113495bSYour Name 
459*5113495bSYour Name 
460*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_2_OFFSET 0x0000000000000018
461*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_2_LSB 32
462*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_2_MSB 40
463*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_2_MASK 0x000001ff00000000
464*5113495bSYour Name 
465*5113495bSYour Name 
466*5113495bSYour Name 
467*5113495bSYour Name 
468*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_3_OFFSET 0x0000000000000018
469*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_3_LSB 41
470*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_3_MSB 49
471*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RU_ALLOCATION_BAND1_3_MASK 0x0003fe0000000000
472*5113495bSYour Name 
473*5113495bSYour Name 
474*5113495bSYour Name 
475*5113495bSYour Name 
476*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_3A_OFFSET        0x0000000000000018
477*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_3A_LSB           50
478*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_3A_MSB           63
479*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_0123_DETAILS_RESERVED_3A_MASK          0xfffc000000000000
480*5113495bSYour Name 
481*5113495bSYour Name 
482*5113495bSYour Name 
483*5113495bSYour Name 
484*5113495bSYour Name 
485*5113495bSYour Name 
486*5113495bSYour Name 
487*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_0_OFFSET 0x0000000000000020
488*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_0_LSB 0
489*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_0_MSB 8
490*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_0_MASK 0x00000000000001ff
491*5113495bSYour Name 
492*5113495bSYour Name 
493*5113495bSYour Name 
494*5113495bSYour Name 
495*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_1_OFFSET 0x0000000000000020
496*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_1_LSB 9
497*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_1_MSB 17
498*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_1_MASK 0x000000000003fe00
499*5113495bSYour Name 
500*5113495bSYour Name 
501*5113495bSYour Name 
502*5113495bSYour Name 
503*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_0A_OFFSET        0x0000000000000020
504*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_0A_LSB           18
505*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_0A_MSB           23
506*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_0A_MASK          0x0000000000fc0000
507*5113495bSYour Name 
508*5113495bSYour Name 
509*5113495bSYour Name 
510*5113495bSYour Name 
511*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATIONS_01_SUBBAND80_MASK_OFFSET 0x0000000000000020
512*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATIONS_01_SUBBAND80_MASK_LSB 24
513*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATIONS_01_SUBBAND80_MASK_MSB 27
514*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATIONS_01_SUBBAND80_MASK_MASK 0x000000000f000000
515*5113495bSYour Name 
516*5113495bSYour Name 
517*5113495bSYour Name 
518*5113495bSYour Name 
519*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATIONS_23_SUBBAND80_MASK_OFFSET 0x0000000000000020
520*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATIONS_23_SUBBAND80_MASK_LSB 28
521*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATIONS_23_SUBBAND80_MASK_MSB 31
522*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATIONS_23_SUBBAND80_MASK_MASK 0x00000000f0000000
523*5113495bSYour Name 
524*5113495bSYour Name 
525*5113495bSYour Name 
526*5113495bSYour Name 
527*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_2_OFFSET 0x0000000000000020
528*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_2_LSB 32
529*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_2_MSB 40
530*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_2_MASK 0x000001ff00000000
531*5113495bSYour Name 
532*5113495bSYour Name 
533*5113495bSYour Name 
534*5113495bSYour Name 
535*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_3_OFFSET 0x0000000000000020
536*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_3_LSB 41
537*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_3_MSB 49
538*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND0_3_MASK 0x0003fe0000000000
539*5113495bSYour Name 
540*5113495bSYour Name 
541*5113495bSYour Name 
542*5113495bSYour Name 
543*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_1A_OFFSET        0x0000000000000020
544*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_1A_LSB           50
545*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_1A_MSB           63
546*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_1A_MASK          0xfffc000000000000
547*5113495bSYour Name 
548*5113495bSYour Name 
549*5113495bSYour Name 
550*5113495bSYour Name 
551*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_0_OFFSET 0x0000000000000028
552*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_0_LSB 0
553*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_0_MSB 8
554*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_0_MASK 0x00000000000001ff
555*5113495bSYour Name 
556*5113495bSYour Name 
557*5113495bSYour Name 
558*5113495bSYour Name 
559*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_1_OFFSET 0x0000000000000028
560*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_1_LSB 9
561*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_1_MSB 17
562*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_1_MASK 0x000000000003fe00
563*5113495bSYour Name 
564*5113495bSYour Name 
565*5113495bSYour Name 
566*5113495bSYour Name 
567*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_2A_OFFSET        0x0000000000000028
568*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_2A_LSB           18
569*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_2A_MSB           31
570*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_2A_MASK          0x00000000fffc0000
571*5113495bSYour Name 
572*5113495bSYour Name 
573*5113495bSYour Name 
574*5113495bSYour Name 
575*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_2_OFFSET 0x0000000000000028
576*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_2_LSB 32
577*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_2_MSB 40
578*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_2_MASK 0x000001ff00000000
579*5113495bSYour Name 
580*5113495bSYour Name 
581*5113495bSYour Name 
582*5113495bSYour Name 
583*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_3_OFFSET 0x0000000000000028
584*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_3_LSB 41
585*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_3_MSB 49
586*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RU_ALLOCATION_BAND1_3_MASK 0x0003fe0000000000
587*5113495bSYour Name 
588*5113495bSYour Name 
589*5113495bSYour Name 
590*5113495bSYour Name 
591*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_3A_OFFSET        0x0000000000000028
592*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_3A_LSB           50
593*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_3A_MSB           63
594*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_4567_DETAILS_RESERVED_3A_MASK          0xfffc000000000000
595*5113495bSYour Name 
596*5113495bSYour Name 
597*5113495bSYour Name 
598*5113495bSYour Name 
599*5113495bSYour Name 
600*5113495bSYour Name 
601*5113495bSYour Name 
602*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_0_CC0_OFFSET   0x0000000000000030
603*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_0_CC0_LSB      0
604*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_0_CC0_MSB      7
605*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_0_CC0_MASK     0x00000000000000ff
606*5113495bSYour Name 
607*5113495bSYour Name 
608*5113495bSYour Name 
609*5113495bSYour Name 
610*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_0_CC1_OFFSET   0x0000000000000030
611*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_0_CC1_LSB      8
612*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_0_CC1_MSB      15
613*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_0_CC1_MASK     0x000000000000ff00
614*5113495bSYour Name 
615*5113495bSYour Name 
616*5113495bSYour Name 
617*5113495bSYour Name 
618*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_1_CC0_OFFSET   0x0000000000000030
619*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_1_CC0_LSB      16
620*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_1_CC0_MSB      23
621*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_1_CC0_MASK     0x0000000000ff0000
622*5113495bSYour Name 
623*5113495bSYour Name 
624*5113495bSYour Name 
625*5113495bSYour Name 
626*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_1_CC1_OFFSET   0x0000000000000030
627*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_1_CC1_LSB      24
628*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_1_CC1_MSB      31
629*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_0_DETAILS_SUBBAND80_1_CC1_MASK     0x00000000ff000000
630*5113495bSYour Name 
631*5113495bSYour Name 
632*5113495bSYour Name 
633*5113495bSYour Name 
634*5113495bSYour Name 
635*5113495bSYour Name 
636*5113495bSYour Name 
637*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_0_CC0_OFFSET   0x0000000000000030
638*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_0_CC0_LSB      32
639*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_0_CC0_MSB      39
640*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_0_CC0_MASK     0x000000ff00000000
641*5113495bSYour Name 
642*5113495bSYour Name 
643*5113495bSYour Name 
644*5113495bSYour Name 
645*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_0_CC1_OFFSET   0x0000000000000030
646*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_0_CC1_LSB      40
647*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_0_CC1_MSB      47
648*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_0_CC1_MASK     0x0000ff0000000000
649*5113495bSYour Name 
650*5113495bSYour Name 
651*5113495bSYour Name 
652*5113495bSYour Name 
653*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_1_CC0_OFFSET   0x0000000000000030
654*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_1_CC0_LSB      48
655*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_1_CC0_MSB      55
656*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_1_CC0_MASK     0x00ff000000000000
657*5113495bSYour Name 
658*5113495bSYour Name 
659*5113495bSYour Name 
660*5113495bSYour Name 
661*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_1_CC1_OFFSET   0x0000000000000030
662*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_1_CC1_LSB      56
663*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_1_CC1_MSB      63
664*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RU_ALLOCATION_160_1_DETAILS_SUBBAND80_1_CC1_MASK     0xff00000000000000
665*5113495bSYour Name 
666*5113495bSYour Name 
667*5113495bSYour Name 
668*5113495bSYour Name 
669*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_DATA_SYMBOLS_OFFSET                              0x0000000000000038
670*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_DATA_SYMBOLS_LSB                                 0
671*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_DATA_SYMBOLS_MSB                                 15
672*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NUM_DATA_SYMBOLS_MASK                                0x000000000000ffff
673*5113495bSYour Name 
674*5113495bSYour Name 
675*5113495bSYour Name 
676*5113495bSYour Name 
677*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NDP_RU_TONE_SET_INDEX_OFFSET                         0x0000000000000038
678*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NDP_RU_TONE_SET_INDEX_LSB                            16
679*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NDP_RU_TONE_SET_INDEX_MSB                            22
680*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NDP_RU_TONE_SET_INDEX_MASK                           0x00000000007f0000
681*5113495bSYour Name 
682*5113495bSYour Name 
683*5113495bSYour Name 
684*5113495bSYour Name 
685*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NDP_FEEDBACK_STATUS_OFFSET                           0x0000000000000038
686*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NDP_FEEDBACK_STATUS_LSB                              23
687*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NDP_FEEDBACK_STATUS_MSB                              23
688*5113495bSYour Name #define MACTX_USER_DESC_COMMON_NDP_FEEDBACK_STATUS_MASK                             0x0000000000800000
689*5113495bSYour Name 
690*5113495bSYour Name 
691*5113495bSYour Name 
692*5113495bSYour Name 
693*5113495bSYour Name #define MACTX_USER_DESC_COMMON_DOPPLER_INDICATION_OFFSET                            0x0000000000000038
694*5113495bSYour Name #define MACTX_USER_DESC_COMMON_DOPPLER_INDICATION_LSB                               24
695*5113495bSYour Name #define MACTX_USER_DESC_COMMON_DOPPLER_INDICATION_MSB                               24
696*5113495bSYour Name #define MACTX_USER_DESC_COMMON_DOPPLER_INDICATION_MASK                              0x0000000001000000
697*5113495bSYour Name 
698*5113495bSYour Name 
699*5113495bSYour Name 
700*5113495bSYour Name 
701*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_14A_OFFSET                                  0x0000000000000038
702*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_14A_LSB                                     25
703*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_14A_MSB                                     31
704*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_14A_MASK                                    0x00000000fe000000
705*5113495bSYour Name 
706*5113495bSYour Name 
707*5113495bSYour Name 
708*5113495bSYour Name 
709*5113495bSYour Name #define MACTX_USER_DESC_COMMON_SPATIAL_REUSE_OFFSET                                 0x0000000000000038
710*5113495bSYour Name #define MACTX_USER_DESC_COMMON_SPATIAL_REUSE_LSB                                    32
711*5113495bSYour Name #define MACTX_USER_DESC_COMMON_SPATIAL_REUSE_MSB                                    47
712*5113495bSYour Name #define MACTX_USER_DESC_COMMON_SPATIAL_REUSE_MASK                                   0x0000ffff00000000
713*5113495bSYour Name 
714*5113495bSYour Name 
715*5113495bSYour Name 
716*5113495bSYour Name 
717*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_15A_OFFSET                                  0x0000000000000038
718*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_15A_LSB                                     48
719*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_15A_MSB                                     63
720*5113495bSYour Name #define MACTX_USER_DESC_COMMON_RESERVED_15A_MASK                                    0xffff000000000000
721*5113495bSYour Name 
722*5113495bSYour Name 
723*5113495bSYour Name 
724*5113495bSYour Name #endif
725