forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/mips/include/asm/octeon/cvmx-pip-defs.h
....@@ -160,10 +160,6 @@
160160 uint64_t reserved_57_63:7;
161161 #endif
162162 } s;
163
- struct cvmx_pip_alt_skip_cfgx_s cn61xx;
164
- struct cvmx_pip_alt_skip_cfgx_s cn66xx;
165
- struct cvmx_pip_alt_skip_cfgx_s cn68xx;
166
- struct cvmx_pip_alt_skip_cfgx_s cnf71xx;
167163 };
168164
169165 union cvmx_pip_bck_prs {
....@@ -183,19 +179,6 @@
183179 uint64_t bckprs:1;
184180 #endif
185181 } s;
186
- struct cvmx_pip_bck_prs_s cn38xx;
187
- struct cvmx_pip_bck_prs_s cn38xxp2;
188
- struct cvmx_pip_bck_prs_s cn56xx;
189
- struct cvmx_pip_bck_prs_s cn56xxp1;
190
- struct cvmx_pip_bck_prs_s cn58xx;
191
- struct cvmx_pip_bck_prs_s cn58xxp1;
192
- struct cvmx_pip_bck_prs_s cn61xx;
193
- struct cvmx_pip_bck_prs_s cn63xx;
194
- struct cvmx_pip_bck_prs_s cn63xxp1;
195
- struct cvmx_pip_bck_prs_s cn66xx;
196
- struct cvmx_pip_bck_prs_s cn68xx;
197
- struct cvmx_pip_bck_prs_s cn68xxp1;
198
- struct cvmx_pip_bck_prs_s cnf71xx;
199182 };
200183
201184 union cvmx_pip_bist_status {
....@@ -218,9 +201,6 @@
218201 uint64_t reserved_18_63:46;
219202 #endif
220203 } cn30xx;
221
- struct cvmx_pip_bist_status_cn30xx cn31xx;
222
- struct cvmx_pip_bist_status_cn30xx cn38xx;
223
- struct cvmx_pip_bist_status_cn30xx cn38xxp2;
224204 struct cvmx_pip_bist_status_cn50xx {
225205 #ifdef __BIG_ENDIAN_BITFIELD
226206 uint64_t reserved_17_63:47;
....@@ -230,12 +210,6 @@
230210 uint64_t reserved_17_63:47;
231211 #endif
232212 } cn50xx;
233
- struct cvmx_pip_bist_status_cn30xx cn52xx;
234
- struct cvmx_pip_bist_status_cn30xx cn52xxp1;
235
- struct cvmx_pip_bist_status_cn30xx cn56xx;
236
- struct cvmx_pip_bist_status_cn30xx cn56xxp1;
237
- struct cvmx_pip_bist_status_cn30xx cn58xx;
238
- struct cvmx_pip_bist_status_cn30xx cn58xxp1;
239213 struct cvmx_pip_bist_status_cn61xx {
240214 #ifdef __BIG_ENDIAN_BITFIELD
241215 uint64_t reserved_20_63:44;
....@@ -245,12 +219,6 @@
245219 uint64_t reserved_20_63:44;
246220 #endif
247221 } cn61xx;
248
- struct cvmx_pip_bist_status_cn30xx cn63xx;
249
- struct cvmx_pip_bist_status_cn30xx cn63xxp1;
250
- struct cvmx_pip_bist_status_cn61xx cn66xx;
251
- struct cvmx_pip_bist_status_s cn68xx;
252
- struct cvmx_pip_bist_status_cn61xx cn68xxp1;
253
- struct cvmx_pip_bist_status_cn61xx cnf71xx;
254222 };
255223
256224 union cvmx_pip_bsel_ext_cfgx {
....@@ -274,9 +242,6 @@
274242 uint64_t reserved_56_63:8;
275243 #endif
276244 } s;
277
- struct cvmx_pip_bsel_ext_cfgx_s cn61xx;
278
- struct cvmx_pip_bsel_ext_cfgx_s cn68xx;
279
- struct cvmx_pip_bsel_ext_cfgx_s cnf71xx;
280245 };
281246
282247 union cvmx_pip_bsel_ext_posx {
....@@ -318,9 +283,6 @@
318283 uint64_t pos7_val:1;
319284 #endif
320285 } s;
321
- struct cvmx_pip_bsel_ext_posx_s cn61xx;
322
- struct cvmx_pip_bsel_ext_posx_s cn68xx;
323
- struct cvmx_pip_bsel_ext_posx_s cnf71xx;
324286 };
325287
326288 union cvmx_pip_bsel_tbl_entx {
....@@ -383,8 +345,6 @@
383345 uint64_t tag_en:1;
384346 #endif
385347 } cn61xx;
386
- struct cvmx_pip_bsel_tbl_entx_s cn68xx;
387
- struct cvmx_pip_bsel_tbl_entx_cn61xx cnf71xx;
388348 };
389349
390350 union cvmx_pip_clken {
....@@ -398,13 +358,6 @@
398358 uint64_t reserved_1_63:63;
399359 #endif
400360 } s;
401
- struct cvmx_pip_clken_s cn61xx;
402
- struct cvmx_pip_clken_s cn63xx;
403
- struct cvmx_pip_clken_s cn63xxp1;
404
- struct cvmx_pip_clken_s cn66xx;
405
- struct cvmx_pip_clken_s cn68xx;
406
- struct cvmx_pip_clken_s cn68xxp1;
407
- struct cvmx_pip_clken_s cnf71xx;
408361 };
409362
410363 union cvmx_pip_crc_ctlx {
....@@ -420,10 +373,6 @@
420373 uint64_t reserved_2_63:62;
421374 #endif
422375 } s;
423
- struct cvmx_pip_crc_ctlx_s cn38xx;
424
- struct cvmx_pip_crc_ctlx_s cn38xxp2;
425
- struct cvmx_pip_crc_ctlx_s cn58xx;
426
- struct cvmx_pip_crc_ctlx_s cn58xxp1;
427376 };
428377
429378 union cvmx_pip_crc_ivx {
....@@ -437,10 +386,6 @@
437386 uint64_t reserved_32_63:32;
438387 #endif
439388 } s;
440
- struct cvmx_pip_crc_ivx_s cn38xx;
441
- struct cvmx_pip_crc_ivx_s cn38xxp2;
442
- struct cvmx_pip_crc_ivx_s cn58xx;
443
- struct cvmx_pip_crc_ivx_s cn58xxp1;
444389 };
445390
446391 union cvmx_pip_dec_ipsecx {
....@@ -458,24 +403,6 @@
458403 uint64_t reserved_18_63:46;
459404 #endif
460405 } s;
461
- struct cvmx_pip_dec_ipsecx_s cn30xx;
462
- struct cvmx_pip_dec_ipsecx_s cn31xx;
463
- struct cvmx_pip_dec_ipsecx_s cn38xx;
464
- struct cvmx_pip_dec_ipsecx_s cn38xxp2;
465
- struct cvmx_pip_dec_ipsecx_s cn50xx;
466
- struct cvmx_pip_dec_ipsecx_s cn52xx;
467
- struct cvmx_pip_dec_ipsecx_s cn52xxp1;
468
- struct cvmx_pip_dec_ipsecx_s cn56xx;
469
- struct cvmx_pip_dec_ipsecx_s cn56xxp1;
470
- struct cvmx_pip_dec_ipsecx_s cn58xx;
471
- struct cvmx_pip_dec_ipsecx_s cn58xxp1;
472
- struct cvmx_pip_dec_ipsecx_s cn61xx;
473
- struct cvmx_pip_dec_ipsecx_s cn63xx;
474
- struct cvmx_pip_dec_ipsecx_s cn63xxp1;
475
- struct cvmx_pip_dec_ipsecx_s cn66xx;
476
- struct cvmx_pip_dec_ipsecx_s cn68xx;
477
- struct cvmx_pip_dec_ipsecx_s cn68xxp1;
478
- struct cvmx_pip_dec_ipsecx_s cnf71xx;
479406 };
480407
481408 union cvmx_pip_dsa_src_grp {
....@@ -517,16 +444,6 @@
517444 uint64_t map15:4;
518445 #endif
519446 } s;
520
- struct cvmx_pip_dsa_src_grp_s cn52xx;
521
- struct cvmx_pip_dsa_src_grp_s cn52xxp1;
522
- struct cvmx_pip_dsa_src_grp_s cn56xx;
523
- struct cvmx_pip_dsa_src_grp_s cn61xx;
524
- struct cvmx_pip_dsa_src_grp_s cn63xx;
525
- struct cvmx_pip_dsa_src_grp_s cn63xxp1;
526
- struct cvmx_pip_dsa_src_grp_s cn66xx;
527
- struct cvmx_pip_dsa_src_grp_s cn68xx;
528
- struct cvmx_pip_dsa_src_grp_s cn68xxp1;
529
- struct cvmx_pip_dsa_src_grp_s cnf71xx;
530447 };
531448
532449 union cvmx_pip_dsa_vid_grp {
....@@ -568,16 +485,6 @@
568485 uint64_t map15:4;
569486 #endif
570487 } s;
571
- struct cvmx_pip_dsa_vid_grp_s cn52xx;
572
- struct cvmx_pip_dsa_vid_grp_s cn52xxp1;
573
- struct cvmx_pip_dsa_vid_grp_s cn56xx;
574
- struct cvmx_pip_dsa_vid_grp_s cn61xx;
575
- struct cvmx_pip_dsa_vid_grp_s cn63xx;
576
- struct cvmx_pip_dsa_vid_grp_s cn63xxp1;
577
- struct cvmx_pip_dsa_vid_grp_s cn66xx;
578
- struct cvmx_pip_dsa_vid_grp_s cn68xx;
579
- struct cvmx_pip_dsa_vid_grp_s cn68xxp1;
580
- struct cvmx_pip_dsa_vid_grp_s cnf71xx;
581488 };
582489
583490 union cvmx_pip_frm_len_chkx {
....@@ -593,18 +500,6 @@
593500 uint64_t reserved_32_63:32;
594501 #endif
595502 } s;
596
- struct cvmx_pip_frm_len_chkx_s cn50xx;
597
- struct cvmx_pip_frm_len_chkx_s cn52xx;
598
- struct cvmx_pip_frm_len_chkx_s cn52xxp1;
599
- struct cvmx_pip_frm_len_chkx_s cn56xx;
600
- struct cvmx_pip_frm_len_chkx_s cn56xxp1;
601
- struct cvmx_pip_frm_len_chkx_s cn61xx;
602
- struct cvmx_pip_frm_len_chkx_s cn63xx;
603
- struct cvmx_pip_frm_len_chkx_s cn63xxp1;
604
- struct cvmx_pip_frm_len_chkx_s cn66xx;
605
- struct cvmx_pip_frm_len_chkx_s cn68xx;
606
- struct cvmx_pip_frm_len_chkx_s cn68xxp1;
607
- struct cvmx_pip_frm_len_chkx_s cnf71xx;
608503 };
609504
610505 union cvmx_pip_gbl_cfg {
....@@ -630,24 +525,6 @@
630525 uint64_t reserved_19_63:45;
631526 #endif
632527 } s;
633
- struct cvmx_pip_gbl_cfg_s cn30xx;
634
- struct cvmx_pip_gbl_cfg_s cn31xx;
635
- struct cvmx_pip_gbl_cfg_s cn38xx;
636
- struct cvmx_pip_gbl_cfg_s cn38xxp2;
637
- struct cvmx_pip_gbl_cfg_s cn50xx;
638
- struct cvmx_pip_gbl_cfg_s cn52xx;
639
- struct cvmx_pip_gbl_cfg_s cn52xxp1;
640
- struct cvmx_pip_gbl_cfg_s cn56xx;
641
- struct cvmx_pip_gbl_cfg_s cn56xxp1;
642
- struct cvmx_pip_gbl_cfg_s cn58xx;
643
- struct cvmx_pip_gbl_cfg_s cn58xxp1;
644
- struct cvmx_pip_gbl_cfg_s cn61xx;
645
- struct cvmx_pip_gbl_cfg_s cn63xx;
646
- struct cvmx_pip_gbl_cfg_s cn63xxp1;
647
- struct cvmx_pip_gbl_cfg_s cn66xx;
648
- struct cvmx_pip_gbl_cfg_s cn68xx;
649
- struct cvmx_pip_gbl_cfg_s cn68xxp1;
650
- struct cvmx_pip_gbl_cfg_s cnf71xx;
651528 };
652529
653530 union cvmx_pip_gbl_ctl {
....@@ -742,10 +619,6 @@
742619 uint64_t reserved_17_63:47;
743620 #endif
744621 } cn30xx;
745
- struct cvmx_pip_gbl_ctl_cn30xx cn31xx;
746
- struct cvmx_pip_gbl_ctl_cn30xx cn38xx;
747
- struct cvmx_pip_gbl_ctl_cn30xx cn38xxp2;
748
- struct cvmx_pip_gbl_ctl_cn30xx cn50xx;
749622 struct cvmx_pip_gbl_ctl_cn52xx {
750623 #ifdef __BIG_ENDIAN_BITFIELD
751624 uint64_t reserved_27_63:37;
....@@ -795,8 +668,6 @@
795668 uint64_t reserved_27_63:37;
796669 #endif
797670 } cn52xx;
798
- struct cvmx_pip_gbl_ctl_cn52xx cn52xxp1;
799
- struct cvmx_pip_gbl_ctl_cn52xx cn56xx;
800671 struct cvmx_pip_gbl_ctl_cn56xxp1 {
801672 #ifdef __BIG_ENDIAN_BITFIELD
802673 uint64_t reserved_21_63:43;
....@@ -838,8 +709,6 @@
838709 uint64_t reserved_21_63:43;
839710 #endif
840711 } cn56xxp1;
841
- struct cvmx_pip_gbl_ctl_cn30xx cn58xx;
842
- struct cvmx_pip_gbl_ctl_cn30xx cn58xxp1;
843712 struct cvmx_pip_gbl_ctl_cn61xx {
844713 #ifdef __BIG_ENDIAN_BITFIELD
845714 uint64_t reserved_28_63:36;
....@@ -891,9 +760,6 @@
891760 uint64_t reserved_28_63:36;
892761 #endif
893762 } cn61xx;
894
- struct cvmx_pip_gbl_ctl_cn61xx cn63xx;
895
- struct cvmx_pip_gbl_ctl_cn61xx cn63xxp1;
896
- struct cvmx_pip_gbl_ctl_cn61xx cn66xx;
897763 struct cvmx_pip_gbl_ctl_cn68xx {
898764 #ifdef __BIG_ENDIAN_BITFIELD
899765 uint64_t reserved_29_63:35;
....@@ -990,7 +856,6 @@
990856 uint64_t reserved_28_63:36;
991857 #endif
992858 } cn68xxp1;
993
- struct cvmx_pip_gbl_ctl_cn61xx cnf71xx;
994859 };
995860
996861 union cvmx_pip_hg_pri_qos {
....@@ -1012,14 +877,6 @@
1012877 uint64_t reserved_13_63:51;
1013878 #endif
1014879 } s;
1015
- struct cvmx_pip_hg_pri_qos_s cn52xx;
1016
- struct cvmx_pip_hg_pri_qos_s cn52xxp1;
1017
- struct cvmx_pip_hg_pri_qos_s cn56xx;
1018
- struct cvmx_pip_hg_pri_qos_s cn61xx;
1019
- struct cvmx_pip_hg_pri_qos_s cn63xx;
1020
- struct cvmx_pip_hg_pri_qos_s cn63xxp1;
1021
- struct cvmx_pip_hg_pri_qos_s cn66xx;
1022
- struct cvmx_pip_hg_pri_qos_s cnf71xx;
1023880 };
1024881
1025882 union cvmx_pip_int_en {
....@@ -1082,9 +939,6 @@
1082939 uint64_t reserved_9_63:55;
1083940 #endif
1084941 } cn30xx;
1085
- struct cvmx_pip_int_en_cn30xx cn31xx;
1086
- struct cvmx_pip_int_en_cn30xx cn38xx;
1087
- struct cvmx_pip_int_en_cn30xx cn38xxp2;
1088942 struct cvmx_pip_int_en_cn50xx {
1089943 #ifdef __BIG_ENDIAN_BITFIELD
1090944 uint64_t reserved_12_63:52;
....@@ -1149,8 +1003,6 @@
11491003 uint64_t reserved_13_63:51;
11501004 #endif
11511005 } cn52xx;
1152
- struct cvmx_pip_int_en_cn52xx cn52xxp1;
1153
- struct cvmx_pip_int_en_s cn56xx;
11541006 struct cvmx_pip_int_en_cn56xxp1 {
11551007 #ifdef __BIG_ENDIAN_BITFIELD
11561008 uint64_t reserved_12_63:52;
....@@ -1211,14 +1063,6 @@
12111063 uint64_t reserved_13_63:51;
12121064 #endif
12131065 } cn58xx;
1214
- struct cvmx_pip_int_en_cn30xx cn58xxp1;
1215
- struct cvmx_pip_int_en_s cn61xx;
1216
- struct cvmx_pip_int_en_s cn63xx;
1217
- struct cvmx_pip_int_en_s cn63xxp1;
1218
- struct cvmx_pip_int_en_s cn66xx;
1219
- struct cvmx_pip_int_en_s cn68xx;
1220
- struct cvmx_pip_int_en_s cn68xxp1;
1221
- struct cvmx_pip_int_en_s cnf71xx;
12221066 };
12231067
12241068 union cvmx_pip_int_reg {
....@@ -1281,9 +1125,6 @@
12811125 uint64_t reserved_9_63:55;
12821126 #endif
12831127 } cn30xx;
1284
- struct cvmx_pip_int_reg_cn30xx cn31xx;
1285
- struct cvmx_pip_int_reg_cn30xx cn38xx;
1286
- struct cvmx_pip_int_reg_cn30xx cn38xxp2;
12871128 struct cvmx_pip_int_reg_cn50xx {
12881129 #ifdef __BIG_ENDIAN_BITFIELD
12891130 uint64_t reserved_12_63:52;
....@@ -1348,8 +1189,6 @@
13481189 uint64_t reserved_13_63:51;
13491190 #endif
13501191 } cn52xx;
1351
- struct cvmx_pip_int_reg_cn52xx cn52xxp1;
1352
- struct cvmx_pip_int_reg_s cn56xx;
13531192 struct cvmx_pip_int_reg_cn56xxp1 {
13541193 #ifdef __BIG_ENDIAN_BITFIELD
13551194 uint64_t reserved_12_63:52;
....@@ -1410,14 +1249,6 @@
14101249 uint64_t reserved_13_63:51;
14111250 #endif
14121251 } cn58xx;
1413
- struct cvmx_pip_int_reg_cn30xx cn58xxp1;
1414
- struct cvmx_pip_int_reg_s cn61xx;
1415
- struct cvmx_pip_int_reg_s cn63xx;
1416
- struct cvmx_pip_int_reg_s cn63xxp1;
1417
- struct cvmx_pip_int_reg_s cn66xx;
1418
- struct cvmx_pip_int_reg_s cn68xx;
1419
- struct cvmx_pip_int_reg_s cn68xxp1;
1420
- struct cvmx_pip_int_reg_s cnf71xx;
14211252 };
14221253
14231254 union cvmx_pip_ip_offset {
....@@ -1431,24 +1262,6 @@
14311262 uint64_t reserved_3_63:61;
14321263 #endif
14331264 } s;
1434
- struct cvmx_pip_ip_offset_s cn30xx;
1435
- struct cvmx_pip_ip_offset_s cn31xx;
1436
- struct cvmx_pip_ip_offset_s cn38xx;
1437
- struct cvmx_pip_ip_offset_s cn38xxp2;
1438
- struct cvmx_pip_ip_offset_s cn50xx;
1439
- struct cvmx_pip_ip_offset_s cn52xx;
1440
- struct cvmx_pip_ip_offset_s cn52xxp1;
1441
- struct cvmx_pip_ip_offset_s cn56xx;
1442
- struct cvmx_pip_ip_offset_s cn56xxp1;
1443
- struct cvmx_pip_ip_offset_s cn58xx;
1444
- struct cvmx_pip_ip_offset_s cn58xxp1;
1445
- struct cvmx_pip_ip_offset_s cn61xx;
1446
- struct cvmx_pip_ip_offset_s cn63xx;
1447
- struct cvmx_pip_ip_offset_s cn63xxp1;
1448
- struct cvmx_pip_ip_offset_s cn66xx;
1449
- struct cvmx_pip_ip_offset_s cn68xx;
1450
- struct cvmx_pip_ip_offset_s cn68xxp1;
1451
- struct cvmx_pip_ip_offset_s cnf71xx;
14521265 };
14531266
14541267 union cvmx_pip_pri_tblx {
....@@ -1488,8 +1301,6 @@
14881301 uint64_t diff2_padd:8;
14891302 #endif
14901303 } s;
1491
- struct cvmx_pip_pri_tblx_s cn68xx;
1492
- struct cvmx_pip_pri_tblx_s cn68xxp1;
14931304 };
14941305
14951306 union cvmx_pip_prt_cfgx {
....@@ -1596,7 +1407,6 @@
15961407 uint64_t reserved_37_63:27;
15971408 #endif
15981409 } cn30xx;
1599
- struct cvmx_pip_prt_cfgx_cn30xx cn31xx;
16001410 struct cvmx_pip_prt_cfgx_cn38xx {
16011411 #ifdef __BIG_ENDIAN_BITFIELD
16021412 uint64_t reserved_37_63:27;
....@@ -1638,7 +1448,6 @@
16381448 uint64_t reserved_37_63:27;
16391449 #endif
16401450 } cn38xx;
1641
- struct cvmx_pip_prt_cfgx_cn38xx cn38xxp2;
16421451 struct cvmx_pip_prt_cfgx_cn50xx {
16431452 #ifdef __BIG_ENDIAN_BITFIELD
16441453 uint64_t reserved_53_63:11;
....@@ -1759,9 +1568,6 @@
17591568 uint64_t reserved_53_63:11;
17601569 #endif
17611570 } cn52xx;
1762
- struct cvmx_pip_prt_cfgx_cn52xx cn52xxp1;
1763
- struct cvmx_pip_prt_cfgx_cn52xx cn56xx;
1764
- struct cvmx_pip_prt_cfgx_cn50xx cn56xxp1;
17651571 struct cvmx_pip_prt_cfgx_cn58xx {
17661572 #ifdef __BIG_ENDIAN_BITFIELD
17671573 uint64_t reserved_37_63:27;
....@@ -1805,11 +1611,6 @@
18051611 uint64_t reserved_37_63:27;
18061612 #endif
18071613 } cn58xx;
1808
- struct cvmx_pip_prt_cfgx_cn58xx cn58xxp1;
1809
- struct cvmx_pip_prt_cfgx_cn52xx cn61xx;
1810
- struct cvmx_pip_prt_cfgx_cn52xx cn63xx;
1811
- struct cvmx_pip_prt_cfgx_cn52xx cn63xxp1;
1812
- struct cvmx_pip_prt_cfgx_cn52xx cn66xx;
18131614 struct cvmx_pip_prt_cfgx_cn68xx {
18141615 #ifdef __BIG_ENDIAN_BITFIELD
18151616 uint64_t reserved_55_63:9;
....@@ -1875,8 +1676,6 @@
18751676 uint64_t reserved_55_63:9;
18761677 #endif
18771678 } cn68xx;
1878
- struct cvmx_pip_prt_cfgx_cn68xx cn68xxp1;
1879
- struct cvmx_pip_prt_cfgx_cn52xx cnf71xx;
18801679 };
18811680
18821681 union cvmx_pip_prt_cfgbx {
....@@ -1938,7 +1737,6 @@
19381737 uint64_t reserved_39_63:25;
19391738 #endif
19401739 } cn66xx;
1941
- struct cvmx_pip_prt_cfgbx_s cn68xx;
19421740 struct cvmx_pip_prt_cfgbx_cn68xxp1 {
19431741 #ifdef __BIG_ENDIAN_BITFIELD
19441742 uint64_t reserved_24_63:40;
....@@ -1952,7 +1750,6 @@
19521750 uint64_t reserved_24_63:40;
19531751 #endif
19541752 } cn68xxp1;
1955
- struct cvmx_pip_prt_cfgbx_cn61xx cnf71xx;
19561753 };
19571754
19581755 union cvmx_pip_prt_tagx {
....@@ -2083,9 +1880,6 @@
20831880 uint64_t reserved_40_63:24;
20841881 #endif
20851882 } cn30xx;
2086
- struct cvmx_pip_prt_tagx_cn30xx cn31xx;
2087
- struct cvmx_pip_prt_tagx_cn30xx cn38xx;
2088
- struct cvmx_pip_prt_tagx_cn30xx cn38xxp2;
20891883 struct cvmx_pip_prt_tagx_cn50xx {
20901884 #ifdef __BIG_ENDIAN_BITFIELD
20911885 uint64_t reserved_40_63:24;
....@@ -2141,19 +1935,6 @@
21411935 uint64_t reserved_40_63:24;
21421936 #endif
21431937 } cn50xx;
2144
- struct cvmx_pip_prt_tagx_cn50xx cn52xx;
2145
- struct cvmx_pip_prt_tagx_cn50xx cn52xxp1;
2146
- struct cvmx_pip_prt_tagx_cn50xx cn56xx;
2147
- struct cvmx_pip_prt_tagx_cn50xx cn56xxp1;
2148
- struct cvmx_pip_prt_tagx_cn30xx cn58xx;
2149
- struct cvmx_pip_prt_tagx_cn30xx cn58xxp1;
2150
- struct cvmx_pip_prt_tagx_cn50xx cn61xx;
2151
- struct cvmx_pip_prt_tagx_cn50xx cn63xx;
2152
- struct cvmx_pip_prt_tagx_cn50xx cn63xxp1;
2153
- struct cvmx_pip_prt_tagx_cn50xx cn66xx;
2154
- struct cvmx_pip_prt_tagx_s cn68xx;
2155
- struct cvmx_pip_prt_tagx_s cn68xxp1;
2156
- struct cvmx_pip_prt_tagx_cn50xx cnf71xx;
21571938 };
21581939
21591940 union cvmx_pip_qos_diffx {
....@@ -2167,22 +1948,6 @@
21671948 uint64_t reserved_3_63:61;
21681949 #endif
21691950 } s;
2170
- struct cvmx_pip_qos_diffx_s cn30xx;
2171
- struct cvmx_pip_qos_diffx_s cn31xx;
2172
- struct cvmx_pip_qos_diffx_s cn38xx;
2173
- struct cvmx_pip_qos_diffx_s cn38xxp2;
2174
- struct cvmx_pip_qos_diffx_s cn50xx;
2175
- struct cvmx_pip_qos_diffx_s cn52xx;
2176
- struct cvmx_pip_qos_diffx_s cn52xxp1;
2177
- struct cvmx_pip_qos_diffx_s cn56xx;
2178
- struct cvmx_pip_qos_diffx_s cn56xxp1;
2179
- struct cvmx_pip_qos_diffx_s cn58xx;
2180
- struct cvmx_pip_qos_diffx_s cn58xxp1;
2181
- struct cvmx_pip_qos_diffx_s cn61xx;
2182
- struct cvmx_pip_qos_diffx_s cn63xx;
2183
- struct cvmx_pip_qos_diffx_s cn63xxp1;
2184
- struct cvmx_pip_qos_diffx_s cn66xx;
2185
- struct cvmx_pip_qos_diffx_s cnf71xx;
21861951 };
21871952
21881953 union cvmx_pip_qos_vlanx {
....@@ -2209,21 +1974,6 @@
22091974 uint64_t reserved_3_63:61;
22101975 #endif
22111976 } cn30xx;
2212
- struct cvmx_pip_qos_vlanx_cn30xx cn31xx;
2213
- struct cvmx_pip_qos_vlanx_cn30xx cn38xx;
2214
- struct cvmx_pip_qos_vlanx_cn30xx cn38xxp2;
2215
- struct cvmx_pip_qos_vlanx_cn30xx cn50xx;
2216
- struct cvmx_pip_qos_vlanx_s cn52xx;
2217
- struct cvmx_pip_qos_vlanx_s cn52xxp1;
2218
- struct cvmx_pip_qos_vlanx_s cn56xx;
2219
- struct cvmx_pip_qos_vlanx_cn30xx cn56xxp1;
2220
- struct cvmx_pip_qos_vlanx_cn30xx cn58xx;
2221
- struct cvmx_pip_qos_vlanx_cn30xx cn58xxp1;
2222
- struct cvmx_pip_qos_vlanx_s cn61xx;
2223
- struct cvmx_pip_qos_vlanx_s cn63xx;
2224
- struct cvmx_pip_qos_vlanx_s cn63xxp1;
2225
- struct cvmx_pip_qos_vlanx_s cn66xx;
2226
- struct cvmx_pip_qos_vlanx_s cnf71xx;
22271977 };
22281978
22291979 union cvmx_pip_qos_watchx {
....@@ -2274,9 +2024,6 @@
22742024 uint64_t reserved_48_63:16;
22752025 #endif
22762026 } cn30xx;
2277
- struct cvmx_pip_qos_watchx_cn30xx cn31xx;
2278
- struct cvmx_pip_qos_watchx_cn30xx cn38xx;
2279
- struct cvmx_pip_qos_watchx_cn30xx cn38xxp2;
22802027 struct cvmx_pip_qos_watchx_cn50xx {
22812028 #ifdef __BIG_ENDIAN_BITFIELD
22822029 uint64_t reserved_48_63:16;
....@@ -2300,19 +2047,6 @@
23002047 uint64_t reserved_48_63:16;
23012048 #endif
23022049 } cn50xx;
2303
- struct cvmx_pip_qos_watchx_cn50xx cn52xx;
2304
- struct cvmx_pip_qos_watchx_cn50xx cn52xxp1;
2305
- struct cvmx_pip_qos_watchx_cn50xx cn56xx;
2306
- struct cvmx_pip_qos_watchx_cn50xx cn56xxp1;
2307
- struct cvmx_pip_qos_watchx_cn30xx cn58xx;
2308
- struct cvmx_pip_qos_watchx_cn30xx cn58xxp1;
2309
- struct cvmx_pip_qos_watchx_cn50xx cn61xx;
2310
- struct cvmx_pip_qos_watchx_cn50xx cn63xx;
2311
- struct cvmx_pip_qos_watchx_cn50xx cn63xxp1;
2312
- struct cvmx_pip_qos_watchx_cn50xx cn66xx;
2313
- struct cvmx_pip_qos_watchx_s cn68xx;
2314
- struct cvmx_pip_qos_watchx_s cn68xxp1;
2315
- struct cvmx_pip_qos_watchx_cn50xx cnf71xx;
23162050 };
23172051
23182052 union cvmx_pip_raw_word {
....@@ -2326,24 +2060,6 @@
23262060 uint64_t reserved_56_63:8;
23272061 #endif
23282062 } s;
2329
- struct cvmx_pip_raw_word_s cn30xx;
2330
- struct cvmx_pip_raw_word_s cn31xx;
2331
- struct cvmx_pip_raw_word_s cn38xx;
2332
- struct cvmx_pip_raw_word_s cn38xxp2;
2333
- struct cvmx_pip_raw_word_s cn50xx;
2334
- struct cvmx_pip_raw_word_s cn52xx;
2335
- struct cvmx_pip_raw_word_s cn52xxp1;
2336
- struct cvmx_pip_raw_word_s cn56xx;
2337
- struct cvmx_pip_raw_word_s cn56xxp1;
2338
- struct cvmx_pip_raw_word_s cn58xx;
2339
- struct cvmx_pip_raw_word_s cn58xxp1;
2340
- struct cvmx_pip_raw_word_s cn61xx;
2341
- struct cvmx_pip_raw_word_s cn63xx;
2342
- struct cvmx_pip_raw_word_s cn63xxp1;
2343
- struct cvmx_pip_raw_word_s cn66xx;
2344
- struct cvmx_pip_raw_word_s cn68xx;
2345
- struct cvmx_pip_raw_word_s cn68xxp1;
2346
- struct cvmx_pip_raw_word_s cnf71xx;
23472063 };
23482064
23492065 union cvmx_pip_sft_rst {
....@@ -2357,23 +2073,6 @@
23572073 uint64_t reserved_1_63:63;
23582074 #endif
23592075 } s;
2360
- struct cvmx_pip_sft_rst_s cn30xx;
2361
- struct cvmx_pip_sft_rst_s cn31xx;
2362
- struct cvmx_pip_sft_rst_s cn38xx;
2363
- struct cvmx_pip_sft_rst_s cn50xx;
2364
- struct cvmx_pip_sft_rst_s cn52xx;
2365
- struct cvmx_pip_sft_rst_s cn52xxp1;
2366
- struct cvmx_pip_sft_rst_s cn56xx;
2367
- struct cvmx_pip_sft_rst_s cn56xxp1;
2368
- struct cvmx_pip_sft_rst_s cn58xx;
2369
- struct cvmx_pip_sft_rst_s cn58xxp1;
2370
- struct cvmx_pip_sft_rst_s cn61xx;
2371
- struct cvmx_pip_sft_rst_s cn63xx;
2372
- struct cvmx_pip_sft_rst_s cn63xxp1;
2373
- struct cvmx_pip_sft_rst_s cn66xx;
2374
- struct cvmx_pip_sft_rst_s cn68xx;
2375
- struct cvmx_pip_sft_rst_s cn68xxp1;
2376
- struct cvmx_pip_sft_rst_s cnf71xx;
23772076 };
23782077
23792078 union cvmx_pip_stat0_x {
....@@ -2387,8 +2086,6 @@
23872086 uint64_t drp_pkts:32;
23882087 #endif
23892088 } s;
2390
- struct cvmx_pip_stat0_x_s cn68xx;
2391
- struct cvmx_pip_stat0_x_s cn68xxp1;
23922089 };
23932090
23942091 union cvmx_pip_stat0_prtx {
....@@ -2402,22 +2099,6 @@
24022099 uint64_t drp_pkts:32;
24032100 #endif
24042101 } s;
2405
- struct cvmx_pip_stat0_prtx_s cn30xx;
2406
- struct cvmx_pip_stat0_prtx_s cn31xx;
2407
- struct cvmx_pip_stat0_prtx_s cn38xx;
2408
- struct cvmx_pip_stat0_prtx_s cn38xxp2;
2409
- struct cvmx_pip_stat0_prtx_s cn50xx;
2410
- struct cvmx_pip_stat0_prtx_s cn52xx;
2411
- struct cvmx_pip_stat0_prtx_s cn52xxp1;
2412
- struct cvmx_pip_stat0_prtx_s cn56xx;
2413
- struct cvmx_pip_stat0_prtx_s cn56xxp1;
2414
- struct cvmx_pip_stat0_prtx_s cn58xx;
2415
- struct cvmx_pip_stat0_prtx_s cn58xxp1;
2416
- struct cvmx_pip_stat0_prtx_s cn61xx;
2417
- struct cvmx_pip_stat0_prtx_s cn63xx;
2418
- struct cvmx_pip_stat0_prtx_s cn63xxp1;
2419
- struct cvmx_pip_stat0_prtx_s cn66xx;
2420
- struct cvmx_pip_stat0_prtx_s cnf71xx;
24212102 };
24222103
24232104 union cvmx_pip_stat10_x {
....@@ -2431,8 +2112,6 @@
24312112 uint64_t bcast:32;
24322113 #endif
24332114 } s;
2434
- struct cvmx_pip_stat10_x_s cn68xx;
2435
- struct cvmx_pip_stat10_x_s cn68xxp1;
24362115 };
24372116
24382117 union cvmx_pip_stat10_prtx {
....@@ -2446,15 +2125,6 @@
24462125 uint64_t bcast:32;
24472126 #endif
24482127 } s;
2449
- struct cvmx_pip_stat10_prtx_s cn52xx;
2450
- struct cvmx_pip_stat10_prtx_s cn52xxp1;
2451
- struct cvmx_pip_stat10_prtx_s cn56xx;
2452
- struct cvmx_pip_stat10_prtx_s cn56xxp1;
2453
- struct cvmx_pip_stat10_prtx_s cn61xx;
2454
- struct cvmx_pip_stat10_prtx_s cn63xx;
2455
- struct cvmx_pip_stat10_prtx_s cn63xxp1;
2456
- struct cvmx_pip_stat10_prtx_s cn66xx;
2457
- struct cvmx_pip_stat10_prtx_s cnf71xx;
24582128 };
24592129
24602130 union cvmx_pip_stat11_x {
....@@ -2468,8 +2138,6 @@
24682138 uint64_t bcast:32;
24692139 #endif
24702140 } s;
2471
- struct cvmx_pip_stat11_x_s cn68xx;
2472
- struct cvmx_pip_stat11_x_s cn68xxp1;
24732141 };
24742142
24752143 union cvmx_pip_stat11_prtx {
....@@ -2483,15 +2151,6 @@
24832151 uint64_t bcast:32;
24842152 #endif
24852153 } s;
2486
- struct cvmx_pip_stat11_prtx_s cn52xx;
2487
- struct cvmx_pip_stat11_prtx_s cn52xxp1;
2488
- struct cvmx_pip_stat11_prtx_s cn56xx;
2489
- struct cvmx_pip_stat11_prtx_s cn56xxp1;
2490
- struct cvmx_pip_stat11_prtx_s cn61xx;
2491
- struct cvmx_pip_stat11_prtx_s cn63xx;
2492
- struct cvmx_pip_stat11_prtx_s cn63xxp1;
2493
- struct cvmx_pip_stat11_prtx_s cn66xx;
2494
- struct cvmx_pip_stat11_prtx_s cnf71xx;
24952154 };
24962155
24972156 union cvmx_pip_stat1_x {
....@@ -2505,8 +2164,6 @@
25052164 uint64_t reserved_48_63:16;
25062165 #endif
25072166 } s;
2508
- struct cvmx_pip_stat1_x_s cn68xx;
2509
- struct cvmx_pip_stat1_x_s cn68xxp1;
25102167 };
25112168
25122169 union cvmx_pip_stat1_prtx {
....@@ -2520,22 +2177,6 @@
25202177 uint64_t reserved_48_63:16;
25212178 #endif
25222179 } s;
2523
- struct cvmx_pip_stat1_prtx_s cn30xx;
2524
- struct cvmx_pip_stat1_prtx_s cn31xx;
2525
- struct cvmx_pip_stat1_prtx_s cn38xx;
2526
- struct cvmx_pip_stat1_prtx_s cn38xxp2;
2527
- struct cvmx_pip_stat1_prtx_s cn50xx;
2528
- struct cvmx_pip_stat1_prtx_s cn52xx;
2529
- struct cvmx_pip_stat1_prtx_s cn52xxp1;
2530
- struct cvmx_pip_stat1_prtx_s cn56xx;
2531
- struct cvmx_pip_stat1_prtx_s cn56xxp1;
2532
- struct cvmx_pip_stat1_prtx_s cn58xx;
2533
- struct cvmx_pip_stat1_prtx_s cn58xxp1;
2534
- struct cvmx_pip_stat1_prtx_s cn61xx;
2535
- struct cvmx_pip_stat1_prtx_s cn63xx;
2536
- struct cvmx_pip_stat1_prtx_s cn63xxp1;
2537
- struct cvmx_pip_stat1_prtx_s cn66xx;
2538
- struct cvmx_pip_stat1_prtx_s cnf71xx;
25392180 };
25402181
25412182 union cvmx_pip_stat2_x {
....@@ -2549,8 +2190,6 @@
25492190 uint64_t pkts:32;
25502191 #endif
25512192 } s;
2552
- struct cvmx_pip_stat2_x_s cn68xx;
2553
- struct cvmx_pip_stat2_x_s cn68xxp1;
25542193 };
25552194
25562195 union cvmx_pip_stat2_prtx {
....@@ -2564,22 +2203,6 @@
25642203 uint64_t pkts:32;
25652204 #endif
25662205 } s;
2567
- struct cvmx_pip_stat2_prtx_s cn30xx;
2568
- struct cvmx_pip_stat2_prtx_s cn31xx;
2569
- struct cvmx_pip_stat2_prtx_s cn38xx;
2570
- struct cvmx_pip_stat2_prtx_s cn38xxp2;
2571
- struct cvmx_pip_stat2_prtx_s cn50xx;
2572
- struct cvmx_pip_stat2_prtx_s cn52xx;
2573
- struct cvmx_pip_stat2_prtx_s cn52xxp1;
2574
- struct cvmx_pip_stat2_prtx_s cn56xx;
2575
- struct cvmx_pip_stat2_prtx_s cn56xxp1;
2576
- struct cvmx_pip_stat2_prtx_s cn58xx;
2577
- struct cvmx_pip_stat2_prtx_s cn58xxp1;
2578
- struct cvmx_pip_stat2_prtx_s cn61xx;
2579
- struct cvmx_pip_stat2_prtx_s cn63xx;
2580
- struct cvmx_pip_stat2_prtx_s cn63xxp1;
2581
- struct cvmx_pip_stat2_prtx_s cn66xx;
2582
- struct cvmx_pip_stat2_prtx_s cnf71xx;
25832206 };
25842207
25852208 union cvmx_pip_stat3_x {
....@@ -2593,8 +2216,6 @@
25932216 uint64_t bcst:32;
25942217 #endif
25952218 } s;
2596
- struct cvmx_pip_stat3_x_s cn68xx;
2597
- struct cvmx_pip_stat3_x_s cn68xxp1;
25982219 };
25992220
26002221 union cvmx_pip_stat3_prtx {
....@@ -2608,22 +2229,6 @@
26082229 uint64_t bcst:32;
26092230 #endif
26102231 } s;
2611
- struct cvmx_pip_stat3_prtx_s cn30xx;
2612
- struct cvmx_pip_stat3_prtx_s cn31xx;
2613
- struct cvmx_pip_stat3_prtx_s cn38xx;
2614
- struct cvmx_pip_stat3_prtx_s cn38xxp2;
2615
- struct cvmx_pip_stat3_prtx_s cn50xx;
2616
- struct cvmx_pip_stat3_prtx_s cn52xx;
2617
- struct cvmx_pip_stat3_prtx_s cn52xxp1;
2618
- struct cvmx_pip_stat3_prtx_s cn56xx;
2619
- struct cvmx_pip_stat3_prtx_s cn56xxp1;
2620
- struct cvmx_pip_stat3_prtx_s cn58xx;
2621
- struct cvmx_pip_stat3_prtx_s cn58xxp1;
2622
- struct cvmx_pip_stat3_prtx_s cn61xx;
2623
- struct cvmx_pip_stat3_prtx_s cn63xx;
2624
- struct cvmx_pip_stat3_prtx_s cn63xxp1;
2625
- struct cvmx_pip_stat3_prtx_s cn66xx;
2626
- struct cvmx_pip_stat3_prtx_s cnf71xx;
26272232 };
26282233
26292234 union cvmx_pip_stat4_x {
....@@ -2637,8 +2242,6 @@
26372242 uint64_t h65to127:32;
26382243 #endif
26392244 } s;
2640
- struct cvmx_pip_stat4_x_s cn68xx;
2641
- struct cvmx_pip_stat4_x_s cn68xxp1;
26422245 };
26432246
26442247 union cvmx_pip_stat4_prtx {
....@@ -2652,22 +2255,6 @@
26522255 uint64_t h65to127:32;
26532256 #endif
26542257 } s;
2655
- struct cvmx_pip_stat4_prtx_s cn30xx;
2656
- struct cvmx_pip_stat4_prtx_s cn31xx;
2657
- struct cvmx_pip_stat4_prtx_s cn38xx;
2658
- struct cvmx_pip_stat4_prtx_s cn38xxp2;
2659
- struct cvmx_pip_stat4_prtx_s cn50xx;
2660
- struct cvmx_pip_stat4_prtx_s cn52xx;
2661
- struct cvmx_pip_stat4_prtx_s cn52xxp1;
2662
- struct cvmx_pip_stat4_prtx_s cn56xx;
2663
- struct cvmx_pip_stat4_prtx_s cn56xxp1;
2664
- struct cvmx_pip_stat4_prtx_s cn58xx;
2665
- struct cvmx_pip_stat4_prtx_s cn58xxp1;
2666
- struct cvmx_pip_stat4_prtx_s cn61xx;
2667
- struct cvmx_pip_stat4_prtx_s cn63xx;
2668
- struct cvmx_pip_stat4_prtx_s cn63xxp1;
2669
- struct cvmx_pip_stat4_prtx_s cn66xx;
2670
- struct cvmx_pip_stat4_prtx_s cnf71xx;
26712258 };
26722259
26732260 union cvmx_pip_stat5_x {
....@@ -2681,8 +2268,6 @@
26812268 uint64_t h256to511:32;
26822269 #endif
26832270 } s;
2684
- struct cvmx_pip_stat5_x_s cn68xx;
2685
- struct cvmx_pip_stat5_x_s cn68xxp1;
26862271 };
26872272
26882273 union cvmx_pip_stat5_prtx {
....@@ -2696,22 +2281,6 @@
26962281 uint64_t h256to511:32;
26972282 #endif
26982283 } s;
2699
- struct cvmx_pip_stat5_prtx_s cn30xx;
2700
- struct cvmx_pip_stat5_prtx_s cn31xx;
2701
- struct cvmx_pip_stat5_prtx_s cn38xx;
2702
- struct cvmx_pip_stat5_prtx_s cn38xxp2;
2703
- struct cvmx_pip_stat5_prtx_s cn50xx;
2704
- struct cvmx_pip_stat5_prtx_s cn52xx;
2705
- struct cvmx_pip_stat5_prtx_s cn52xxp1;
2706
- struct cvmx_pip_stat5_prtx_s cn56xx;
2707
- struct cvmx_pip_stat5_prtx_s cn56xxp1;
2708
- struct cvmx_pip_stat5_prtx_s cn58xx;
2709
- struct cvmx_pip_stat5_prtx_s cn58xxp1;
2710
- struct cvmx_pip_stat5_prtx_s cn61xx;
2711
- struct cvmx_pip_stat5_prtx_s cn63xx;
2712
- struct cvmx_pip_stat5_prtx_s cn63xxp1;
2713
- struct cvmx_pip_stat5_prtx_s cn66xx;
2714
- struct cvmx_pip_stat5_prtx_s cnf71xx;
27152284 };
27162285
27172286 union cvmx_pip_stat6_x {
....@@ -2725,8 +2294,6 @@
27252294 uint64_t h1024to1518:32;
27262295 #endif
27272296 } s;
2728
- struct cvmx_pip_stat6_x_s cn68xx;
2729
- struct cvmx_pip_stat6_x_s cn68xxp1;
27302297 };
27312298
27322299 union cvmx_pip_stat6_prtx {
....@@ -2740,22 +2307,6 @@
27402307 uint64_t h1024to1518:32;
27412308 #endif
27422309 } s;
2743
- struct cvmx_pip_stat6_prtx_s cn30xx;
2744
- struct cvmx_pip_stat6_prtx_s cn31xx;
2745
- struct cvmx_pip_stat6_prtx_s cn38xx;
2746
- struct cvmx_pip_stat6_prtx_s cn38xxp2;
2747
- struct cvmx_pip_stat6_prtx_s cn50xx;
2748
- struct cvmx_pip_stat6_prtx_s cn52xx;
2749
- struct cvmx_pip_stat6_prtx_s cn52xxp1;
2750
- struct cvmx_pip_stat6_prtx_s cn56xx;
2751
- struct cvmx_pip_stat6_prtx_s cn56xxp1;
2752
- struct cvmx_pip_stat6_prtx_s cn58xx;
2753
- struct cvmx_pip_stat6_prtx_s cn58xxp1;
2754
- struct cvmx_pip_stat6_prtx_s cn61xx;
2755
- struct cvmx_pip_stat6_prtx_s cn63xx;
2756
- struct cvmx_pip_stat6_prtx_s cn63xxp1;
2757
- struct cvmx_pip_stat6_prtx_s cn66xx;
2758
- struct cvmx_pip_stat6_prtx_s cnf71xx;
27592310 };
27602311
27612312 union cvmx_pip_stat7_x {
....@@ -2769,8 +2320,6 @@
27692320 uint64_t fcs:32;
27702321 #endif
27712322 } s;
2772
- struct cvmx_pip_stat7_x_s cn68xx;
2773
- struct cvmx_pip_stat7_x_s cn68xxp1;
27742323 };
27752324
27762325 union cvmx_pip_stat7_prtx {
....@@ -2784,22 +2333,6 @@
27842333 uint64_t fcs:32;
27852334 #endif
27862335 } s;
2787
- struct cvmx_pip_stat7_prtx_s cn30xx;
2788
- struct cvmx_pip_stat7_prtx_s cn31xx;
2789
- struct cvmx_pip_stat7_prtx_s cn38xx;
2790
- struct cvmx_pip_stat7_prtx_s cn38xxp2;
2791
- struct cvmx_pip_stat7_prtx_s cn50xx;
2792
- struct cvmx_pip_stat7_prtx_s cn52xx;
2793
- struct cvmx_pip_stat7_prtx_s cn52xxp1;
2794
- struct cvmx_pip_stat7_prtx_s cn56xx;
2795
- struct cvmx_pip_stat7_prtx_s cn56xxp1;
2796
- struct cvmx_pip_stat7_prtx_s cn58xx;
2797
- struct cvmx_pip_stat7_prtx_s cn58xxp1;
2798
- struct cvmx_pip_stat7_prtx_s cn61xx;
2799
- struct cvmx_pip_stat7_prtx_s cn63xx;
2800
- struct cvmx_pip_stat7_prtx_s cn63xxp1;
2801
- struct cvmx_pip_stat7_prtx_s cn66xx;
2802
- struct cvmx_pip_stat7_prtx_s cnf71xx;
28032336 };
28042337
28052338 union cvmx_pip_stat8_x {
....@@ -2813,8 +2346,6 @@
28132346 uint64_t frag:32;
28142347 #endif
28152348 } s;
2816
- struct cvmx_pip_stat8_x_s cn68xx;
2817
- struct cvmx_pip_stat8_x_s cn68xxp1;
28182349 };
28192350
28202351 union cvmx_pip_stat8_prtx {
....@@ -2828,22 +2359,6 @@
28282359 uint64_t frag:32;
28292360 #endif
28302361 } s;
2831
- struct cvmx_pip_stat8_prtx_s cn30xx;
2832
- struct cvmx_pip_stat8_prtx_s cn31xx;
2833
- struct cvmx_pip_stat8_prtx_s cn38xx;
2834
- struct cvmx_pip_stat8_prtx_s cn38xxp2;
2835
- struct cvmx_pip_stat8_prtx_s cn50xx;
2836
- struct cvmx_pip_stat8_prtx_s cn52xx;
2837
- struct cvmx_pip_stat8_prtx_s cn52xxp1;
2838
- struct cvmx_pip_stat8_prtx_s cn56xx;
2839
- struct cvmx_pip_stat8_prtx_s cn56xxp1;
2840
- struct cvmx_pip_stat8_prtx_s cn58xx;
2841
- struct cvmx_pip_stat8_prtx_s cn58xxp1;
2842
- struct cvmx_pip_stat8_prtx_s cn61xx;
2843
- struct cvmx_pip_stat8_prtx_s cn63xx;
2844
- struct cvmx_pip_stat8_prtx_s cn63xxp1;
2845
- struct cvmx_pip_stat8_prtx_s cn66xx;
2846
- struct cvmx_pip_stat8_prtx_s cnf71xx;
28472362 };
28482363
28492364 union cvmx_pip_stat9_x {
....@@ -2857,8 +2372,6 @@
28572372 uint64_t jabber:32;
28582373 #endif
28592374 } s;
2860
- struct cvmx_pip_stat9_x_s cn68xx;
2861
- struct cvmx_pip_stat9_x_s cn68xxp1;
28622375 };
28632376
28642377 union cvmx_pip_stat9_prtx {
....@@ -2872,22 +2385,6 @@
28722385 uint64_t jabber:32;
28732386 #endif
28742387 } s;
2875
- struct cvmx_pip_stat9_prtx_s cn30xx;
2876
- struct cvmx_pip_stat9_prtx_s cn31xx;
2877
- struct cvmx_pip_stat9_prtx_s cn38xx;
2878
- struct cvmx_pip_stat9_prtx_s cn38xxp2;
2879
- struct cvmx_pip_stat9_prtx_s cn50xx;
2880
- struct cvmx_pip_stat9_prtx_s cn52xx;
2881
- struct cvmx_pip_stat9_prtx_s cn52xxp1;
2882
- struct cvmx_pip_stat9_prtx_s cn56xx;
2883
- struct cvmx_pip_stat9_prtx_s cn56xxp1;
2884
- struct cvmx_pip_stat9_prtx_s cn58xx;
2885
- struct cvmx_pip_stat9_prtx_s cn58xxp1;
2886
- struct cvmx_pip_stat9_prtx_s cn61xx;
2887
- struct cvmx_pip_stat9_prtx_s cn63xx;
2888
- struct cvmx_pip_stat9_prtx_s cn63xxp1;
2889
- struct cvmx_pip_stat9_prtx_s cn66xx;
2890
- struct cvmx_pip_stat9_prtx_s cnf71xx;
28912388 };
28922389
28932390 union cvmx_pip_stat_ctl {
....@@ -2914,23 +2411,6 @@
29142411 uint64_t reserved_1_63:63;
29152412 #endif
29162413 } cn30xx;
2917
- struct cvmx_pip_stat_ctl_cn30xx cn31xx;
2918
- struct cvmx_pip_stat_ctl_cn30xx cn38xx;
2919
- struct cvmx_pip_stat_ctl_cn30xx cn38xxp2;
2920
- struct cvmx_pip_stat_ctl_cn30xx cn50xx;
2921
- struct cvmx_pip_stat_ctl_cn30xx cn52xx;
2922
- struct cvmx_pip_stat_ctl_cn30xx cn52xxp1;
2923
- struct cvmx_pip_stat_ctl_cn30xx cn56xx;
2924
- struct cvmx_pip_stat_ctl_cn30xx cn56xxp1;
2925
- struct cvmx_pip_stat_ctl_cn30xx cn58xx;
2926
- struct cvmx_pip_stat_ctl_cn30xx cn58xxp1;
2927
- struct cvmx_pip_stat_ctl_cn30xx cn61xx;
2928
- struct cvmx_pip_stat_ctl_cn30xx cn63xx;
2929
- struct cvmx_pip_stat_ctl_cn30xx cn63xxp1;
2930
- struct cvmx_pip_stat_ctl_cn30xx cn66xx;
2931
- struct cvmx_pip_stat_ctl_s cn68xx;
2932
- struct cvmx_pip_stat_ctl_s cn68xxp1;
2933
- struct cvmx_pip_stat_ctl_cn30xx cnf71xx;
29342414 };
29352415
29362416 union cvmx_pip_stat_inb_errsx {
....@@ -2944,22 +2424,6 @@
29442424 uint64_t reserved_16_63:48;
29452425 #endif
29462426 } s;
2947
- struct cvmx_pip_stat_inb_errsx_s cn30xx;
2948
- struct cvmx_pip_stat_inb_errsx_s cn31xx;
2949
- struct cvmx_pip_stat_inb_errsx_s cn38xx;
2950
- struct cvmx_pip_stat_inb_errsx_s cn38xxp2;
2951
- struct cvmx_pip_stat_inb_errsx_s cn50xx;
2952
- struct cvmx_pip_stat_inb_errsx_s cn52xx;
2953
- struct cvmx_pip_stat_inb_errsx_s cn52xxp1;
2954
- struct cvmx_pip_stat_inb_errsx_s cn56xx;
2955
- struct cvmx_pip_stat_inb_errsx_s cn56xxp1;
2956
- struct cvmx_pip_stat_inb_errsx_s cn58xx;
2957
- struct cvmx_pip_stat_inb_errsx_s cn58xxp1;
2958
- struct cvmx_pip_stat_inb_errsx_s cn61xx;
2959
- struct cvmx_pip_stat_inb_errsx_s cn63xx;
2960
- struct cvmx_pip_stat_inb_errsx_s cn63xxp1;
2961
- struct cvmx_pip_stat_inb_errsx_s cn66xx;
2962
- struct cvmx_pip_stat_inb_errsx_s cnf71xx;
29632427 };
29642428
29652429 union cvmx_pip_stat_inb_errs_pkndx {
....@@ -2973,8 +2437,6 @@
29732437 uint64_t reserved_16_63:48;
29742438 #endif
29752439 } s;
2976
- struct cvmx_pip_stat_inb_errs_pkndx_s cn68xx;
2977
- struct cvmx_pip_stat_inb_errs_pkndx_s cn68xxp1;
29782440 };
29792441
29802442 union cvmx_pip_stat_inb_octsx {
....@@ -2988,22 +2450,6 @@
29882450 uint64_t reserved_48_63:16;
29892451 #endif
29902452 } s;
2991
- struct cvmx_pip_stat_inb_octsx_s cn30xx;
2992
- struct cvmx_pip_stat_inb_octsx_s cn31xx;
2993
- struct cvmx_pip_stat_inb_octsx_s cn38xx;
2994
- struct cvmx_pip_stat_inb_octsx_s cn38xxp2;
2995
- struct cvmx_pip_stat_inb_octsx_s cn50xx;
2996
- struct cvmx_pip_stat_inb_octsx_s cn52xx;
2997
- struct cvmx_pip_stat_inb_octsx_s cn52xxp1;
2998
- struct cvmx_pip_stat_inb_octsx_s cn56xx;
2999
- struct cvmx_pip_stat_inb_octsx_s cn56xxp1;
3000
- struct cvmx_pip_stat_inb_octsx_s cn58xx;
3001
- struct cvmx_pip_stat_inb_octsx_s cn58xxp1;
3002
- struct cvmx_pip_stat_inb_octsx_s cn61xx;
3003
- struct cvmx_pip_stat_inb_octsx_s cn63xx;
3004
- struct cvmx_pip_stat_inb_octsx_s cn63xxp1;
3005
- struct cvmx_pip_stat_inb_octsx_s cn66xx;
3006
- struct cvmx_pip_stat_inb_octsx_s cnf71xx;
30072453 };
30082454
30092455 union cvmx_pip_stat_inb_octs_pkndx {
....@@ -3017,8 +2463,6 @@
30172463 uint64_t reserved_48_63:16;
30182464 #endif
30192465 } s;
3020
- struct cvmx_pip_stat_inb_octs_pkndx_s cn68xx;
3021
- struct cvmx_pip_stat_inb_octs_pkndx_s cn68xxp1;
30222466 };
30232467
30242468 union cvmx_pip_stat_inb_pktsx {
....@@ -3032,22 +2476,6 @@
30322476 uint64_t reserved_32_63:32;
30332477 #endif
30342478 } s;
3035
- struct cvmx_pip_stat_inb_pktsx_s cn30xx;
3036
- struct cvmx_pip_stat_inb_pktsx_s cn31xx;
3037
- struct cvmx_pip_stat_inb_pktsx_s cn38xx;
3038
- struct cvmx_pip_stat_inb_pktsx_s cn38xxp2;
3039
- struct cvmx_pip_stat_inb_pktsx_s cn50xx;
3040
- struct cvmx_pip_stat_inb_pktsx_s cn52xx;
3041
- struct cvmx_pip_stat_inb_pktsx_s cn52xxp1;
3042
- struct cvmx_pip_stat_inb_pktsx_s cn56xx;
3043
- struct cvmx_pip_stat_inb_pktsx_s cn56xxp1;
3044
- struct cvmx_pip_stat_inb_pktsx_s cn58xx;
3045
- struct cvmx_pip_stat_inb_pktsx_s cn58xxp1;
3046
- struct cvmx_pip_stat_inb_pktsx_s cn61xx;
3047
- struct cvmx_pip_stat_inb_pktsx_s cn63xx;
3048
- struct cvmx_pip_stat_inb_pktsx_s cn63xxp1;
3049
- struct cvmx_pip_stat_inb_pktsx_s cn66xx;
3050
- struct cvmx_pip_stat_inb_pktsx_s cnf71xx;
30512479 };
30522480
30532481 union cvmx_pip_stat_inb_pkts_pkndx {
....@@ -3061,8 +2489,6 @@
30612489 uint64_t reserved_32_63:32;
30622490 #endif
30632491 } s;
3064
- struct cvmx_pip_stat_inb_pkts_pkndx_s cn68xx;
3065
- struct cvmx_pip_stat_inb_pkts_pkndx_s cn68xxp1;
30662492 };
30672493
30682494 union cvmx_pip_sub_pkind_fcsx {
....@@ -3074,8 +2500,6 @@
30742500 uint64_t port_bit:64;
30752501 #endif
30762502 } s;
3077
- struct cvmx_pip_sub_pkind_fcsx_s cn68xx;
3078
- struct cvmx_pip_sub_pkind_fcsx_s cn68xxp1;
30792503 };
30802504
30812505 union cvmx_pip_tag_incx {
....@@ -3089,24 +2513,6 @@
30892513 uint64_t reserved_8_63:56;
30902514 #endif
30912515 } s;
3092
- struct cvmx_pip_tag_incx_s cn30xx;
3093
- struct cvmx_pip_tag_incx_s cn31xx;
3094
- struct cvmx_pip_tag_incx_s cn38xx;
3095
- struct cvmx_pip_tag_incx_s cn38xxp2;
3096
- struct cvmx_pip_tag_incx_s cn50xx;
3097
- struct cvmx_pip_tag_incx_s cn52xx;
3098
- struct cvmx_pip_tag_incx_s cn52xxp1;
3099
- struct cvmx_pip_tag_incx_s cn56xx;
3100
- struct cvmx_pip_tag_incx_s cn56xxp1;
3101
- struct cvmx_pip_tag_incx_s cn58xx;
3102
- struct cvmx_pip_tag_incx_s cn58xxp1;
3103
- struct cvmx_pip_tag_incx_s cn61xx;
3104
- struct cvmx_pip_tag_incx_s cn63xx;
3105
- struct cvmx_pip_tag_incx_s cn63xxp1;
3106
- struct cvmx_pip_tag_incx_s cn66xx;
3107
- struct cvmx_pip_tag_incx_s cn68xx;
3108
- struct cvmx_pip_tag_incx_s cn68xxp1;
3109
- struct cvmx_pip_tag_incx_s cnf71xx;
31102516 };
31112517
31122518 union cvmx_pip_tag_mask {
....@@ -3120,24 +2526,6 @@
31202526 uint64_t reserved_16_63:48;
31212527 #endif
31222528 } s;
3123
- struct cvmx_pip_tag_mask_s cn30xx;
3124
- struct cvmx_pip_tag_mask_s cn31xx;
3125
- struct cvmx_pip_tag_mask_s cn38xx;
3126
- struct cvmx_pip_tag_mask_s cn38xxp2;
3127
- struct cvmx_pip_tag_mask_s cn50xx;
3128
- struct cvmx_pip_tag_mask_s cn52xx;
3129
- struct cvmx_pip_tag_mask_s cn52xxp1;
3130
- struct cvmx_pip_tag_mask_s cn56xx;
3131
- struct cvmx_pip_tag_mask_s cn56xxp1;
3132
- struct cvmx_pip_tag_mask_s cn58xx;
3133
- struct cvmx_pip_tag_mask_s cn58xxp1;
3134
- struct cvmx_pip_tag_mask_s cn61xx;
3135
- struct cvmx_pip_tag_mask_s cn63xx;
3136
- struct cvmx_pip_tag_mask_s cn63xxp1;
3137
- struct cvmx_pip_tag_mask_s cn66xx;
3138
- struct cvmx_pip_tag_mask_s cn68xx;
3139
- struct cvmx_pip_tag_mask_s cn68xxp1;
3140
- struct cvmx_pip_tag_mask_s cnf71xx;
31412529 };
31422530
31432531 union cvmx_pip_tag_secret {
....@@ -3153,24 +2541,6 @@
31532541 uint64_t reserved_32_63:32;
31542542 #endif
31552543 } s;
3156
- struct cvmx_pip_tag_secret_s cn30xx;
3157
- struct cvmx_pip_tag_secret_s cn31xx;
3158
- struct cvmx_pip_tag_secret_s cn38xx;
3159
- struct cvmx_pip_tag_secret_s cn38xxp2;
3160
- struct cvmx_pip_tag_secret_s cn50xx;
3161
- struct cvmx_pip_tag_secret_s cn52xx;
3162
- struct cvmx_pip_tag_secret_s cn52xxp1;
3163
- struct cvmx_pip_tag_secret_s cn56xx;
3164
- struct cvmx_pip_tag_secret_s cn56xxp1;
3165
- struct cvmx_pip_tag_secret_s cn58xx;
3166
- struct cvmx_pip_tag_secret_s cn58xxp1;
3167
- struct cvmx_pip_tag_secret_s cn61xx;
3168
- struct cvmx_pip_tag_secret_s cn63xx;
3169
- struct cvmx_pip_tag_secret_s cn63xxp1;
3170
- struct cvmx_pip_tag_secret_s cn66xx;
3171
- struct cvmx_pip_tag_secret_s cn68xx;
3172
- struct cvmx_pip_tag_secret_s cn68xxp1;
3173
- struct cvmx_pip_tag_secret_s cnf71xx;
31742544 };
31752545
31762546 union cvmx_pip_todo_entry {
....@@ -3186,24 +2556,6 @@
31862556 uint64_t val:1;
31872557 #endif
31882558 } s;
3189
- struct cvmx_pip_todo_entry_s cn30xx;
3190
- struct cvmx_pip_todo_entry_s cn31xx;
3191
- struct cvmx_pip_todo_entry_s cn38xx;
3192
- struct cvmx_pip_todo_entry_s cn38xxp2;
3193
- struct cvmx_pip_todo_entry_s cn50xx;
3194
- struct cvmx_pip_todo_entry_s cn52xx;
3195
- struct cvmx_pip_todo_entry_s cn52xxp1;
3196
- struct cvmx_pip_todo_entry_s cn56xx;
3197
- struct cvmx_pip_todo_entry_s cn56xxp1;
3198
- struct cvmx_pip_todo_entry_s cn58xx;
3199
- struct cvmx_pip_todo_entry_s cn58xxp1;
3200
- struct cvmx_pip_todo_entry_s cn61xx;
3201
- struct cvmx_pip_todo_entry_s cn63xx;
3202
- struct cvmx_pip_todo_entry_s cn63xxp1;
3203
- struct cvmx_pip_todo_entry_s cn66xx;
3204
- struct cvmx_pip_todo_entry_s cn68xx;
3205
- struct cvmx_pip_todo_entry_s cn68xxp1;
3206
- struct cvmx_pip_todo_entry_s cnf71xx;
32072559 };
32082560
32092561 union cvmx_pip_vlan_etypesx {
....@@ -3221,10 +2573,6 @@
32212573 uint64_t type3:16;
32222574 #endif
32232575 } s;
3224
- struct cvmx_pip_vlan_etypesx_s cn61xx;
3225
- struct cvmx_pip_vlan_etypesx_s cn66xx;
3226
- struct cvmx_pip_vlan_etypesx_s cn68xx;
3227
- struct cvmx_pip_vlan_etypesx_s cnf71xx;
32282576 };
32292577
32302578 union cvmx_pip_xstat0_prtx {
....@@ -3238,9 +2586,6 @@
32382586 uint64_t drp_pkts:32;
32392587 #endif
32402588 } s;
3241
- struct cvmx_pip_xstat0_prtx_s cn63xx;
3242
- struct cvmx_pip_xstat0_prtx_s cn63xxp1;
3243
- struct cvmx_pip_xstat0_prtx_s cn66xx;
32442589 };
32452590
32462591 union cvmx_pip_xstat10_prtx {
....@@ -3254,9 +2599,6 @@
32542599 uint64_t bcast:32;
32552600 #endif
32562601 } s;
3257
- struct cvmx_pip_xstat10_prtx_s cn63xx;
3258
- struct cvmx_pip_xstat10_prtx_s cn63xxp1;
3259
- struct cvmx_pip_xstat10_prtx_s cn66xx;
32602602 };
32612603
32622604 union cvmx_pip_xstat11_prtx {
....@@ -3270,9 +2612,6 @@
32702612 uint64_t bcast:32;
32712613 #endif
32722614 } s;
3273
- struct cvmx_pip_xstat11_prtx_s cn63xx;
3274
- struct cvmx_pip_xstat11_prtx_s cn63xxp1;
3275
- struct cvmx_pip_xstat11_prtx_s cn66xx;
32762615 };
32772616
32782617 union cvmx_pip_xstat1_prtx {
....@@ -3286,9 +2625,6 @@
32862625 uint64_t reserved_48_63:16;
32872626 #endif
32882627 } s;
3289
- struct cvmx_pip_xstat1_prtx_s cn63xx;
3290
- struct cvmx_pip_xstat1_prtx_s cn63xxp1;
3291
- struct cvmx_pip_xstat1_prtx_s cn66xx;
32922628 };
32932629
32942630 union cvmx_pip_xstat2_prtx {
....@@ -3302,9 +2638,6 @@
33022638 uint64_t pkts:32;
33032639 #endif
33042640 } s;
3305
- struct cvmx_pip_xstat2_prtx_s cn63xx;
3306
- struct cvmx_pip_xstat2_prtx_s cn63xxp1;
3307
- struct cvmx_pip_xstat2_prtx_s cn66xx;
33082641 };
33092642
33102643 union cvmx_pip_xstat3_prtx {
....@@ -3318,9 +2651,6 @@
33182651 uint64_t bcst:32;
33192652 #endif
33202653 } s;
3321
- struct cvmx_pip_xstat3_prtx_s cn63xx;
3322
- struct cvmx_pip_xstat3_prtx_s cn63xxp1;
3323
- struct cvmx_pip_xstat3_prtx_s cn66xx;
33242654 };
33252655
33262656 union cvmx_pip_xstat4_prtx {
....@@ -3334,9 +2664,6 @@
33342664 uint64_t h65to127:32;
33352665 #endif
33362666 } s;
3337
- struct cvmx_pip_xstat4_prtx_s cn63xx;
3338
- struct cvmx_pip_xstat4_prtx_s cn63xxp1;
3339
- struct cvmx_pip_xstat4_prtx_s cn66xx;
33402667 };
33412668
33422669 union cvmx_pip_xstat5_prtx {
....@@ -3350,9 +2677,6 @@
33502677 uint64_t h256to511:32;
33512678 #endif
33522679 } s;
3353
- struct cvmx_pip_xstat5_prtx_s cn63xx;
3354
- struct cvmx_pip_xstat5_prtx_s cn63xxp1;
3355
- struct cvmx_pip_xstat5_prtx_s cn66xx;
33562680 };
33572681
33582682 union cvmx_pip_xstat6_prtx {
....@@ -3366,9 +2690,6 @@
33662690 uint64_t h1024to1518:32;
33672691 #endif
33682692 } s;
3369
- struct cvmx_pip_xstat6_prtx_s cn63xx;
3370
- struct cvmx_pip_xstat6_prtx_s cn63xxp1;
3371
- struct cvmx_pip_xstat6_prtx_s cn66xx;
33722693 };
33732694
33742695 union cvmx_pip_xstat7_prtx {
....@@ -3382,9 +2703,6 @@
33822703 uint64_t fcs:32;
33832704 #endif
33842705 } s;
3385
- struct cvmx_pip_xstat7_prtx_s cn63xx;
3386
- struct cvmx_pip_xstat7_prtx_s cn63xxp1;
3387
- struct cvmx_pip_xstat7_prtx_s cn66xx;
33882706 };
33892707
33902708 union cvmx_pip_xstat8_prtx {
....@@ -3398,9 +2716,6 @@
33982716 uint64_t frag:32;
33992717 #endif
34002718 } s;
3401
- struct cvmx_pip_xstat8_prtx_s cn63xx;
3402
- struct cvmx_pip_xstat8_prtx_s cn63xxp1;
3403
- struct cvmx_pip_xstat8_prtx_s cn66xx;
34042719 };
34052720
34062721 union cvmx_pip_xstat9_prtx {
....@@ -3414,9 +2729,6 @@
34142729 uint64_t jabber:32;
34152730 #endif
34162731 } s;
3417
- struct cvmx_pip_xstat9_prtx_s cn63xx;
3418
- struct cvmx_pip_xstat9_prtx_s cn63xxp1;
3419
- struct cvmx_pip_xstat9_prtx_s cn66xx;
34202732 };
34212733
34222734 #endif