Lines Matching refs:offset

12 	{ .name = "rx_octets", .offset = 0x00, },
13 { .name = "rx_unicast", .offset = 0x01, },
14 { .name = "rx_multicast", .offset = 0x02 },
15 { .name = "rx_broadcast", .offset = 0x03 },
16 { .name = "rx_short", .offset = 0x04 },
17 { .name = "rx_frag", .offset = 0x05 },
18 { .name = "rx_jabber", .offset = 0x06 },
19 { .name = "rx_crc", .offset = 0x07 },
20 { .name = "rx_symbol_err", .offset = 0x08 },
21 { .name = "rx_sz_64", .offset = 0x09 },
22 { .name = "rx_sz_65_127", .offset = 0x0a},
23 { .name = "rx_sz_128_255", .offset = 0x0b},
24 { .name = "rx_sz_256_511", .offset = 0x0c },
25 { .name = "rx_sz_512_1023", .offset = 0x0d },
26 { .name = "rx_sz_1024_1526", .offset = 0x0e },
27 { .name = "rx_sz_jumbo", .offset = 0x0f },
28 { .name = "rx_pause", .offset = 0x10 },
29 { .name = "rx_control", .offset = 0x11 },
30 { .name = "rx_long", .offset = 0x12 },
31 { .name = "rx_cat_drop", .offset = 0x13 },
32 { .name = "rx_red_prio_0", .offset = 0x14 },
33 { .name = "rx_red_prio_1", .offset = 0x15 },
34 { .name = "rx_red_prio_2", .offset = 0x16 },
35 { .name = "rx_red_prio_3", .offset = 0x17 },
36 { .name = "rx_red_prio_4", .offset = 0x18 },
37 { .name = "rx_red_prio_5", .offset = 0x19 },
38 { .name = "rx_red_prio_6", .offset = 0x1a },
39 { .name = "rx_red_prio_7", .offset = 0x1b },
40 { .name = "rx_yellow_prio_0", .offset = 0x1c },
41 { .name = "rx_yellow_prio_1", .offset = 0x1d },
42 { .name = "rx_yellow_prio_2", .offset = 0x1e },
43 { .name = "rx_yellow_prio_3", .offset = 0x1f },
44 { .name = "rx_yellow_prio_4", .offset = 0x20 },
45 { .name = "rx_yellow_prio_5", .offset = 0x21 },
46 { .name = "rx_yellow_prio_6", .offset = 0x22 },
47 { .name = "rx_yellow_prio_7", .offset = 0x23 },
48 { .name = "rx_green_prio_0", .offset = 0x24 },
49 { .name = "rx_green_prio_1", .offset = 0x25 },
50 { .name = "rx_green_prio_2", .offset = 0x26 },
51 { .name = "rx_green_prio_3", .offset = 0x27 },
52 { .name = "rx_green_prio_4", .offset = 0x28 },
53 { .name = "rx_green_prio_5", .offset = 0x29 },
54 { .name = "rx_green_prio_6", .offset = 0x2a },
55 { .name = "rx_green_prio_7", .offset = 0x2b },
56 { .name = "rx_assembly_err", .offset = 0x2c },
57 { .name = "rx_smd_err", .offset = 0x2d },
58 { .name = "rx_assembly_ok", .offset = 0x2e },
59 { .name = "rx_merge_frag", .offset = 0x2f },
60 { .name = "rx_pmac_octets", .offset = 0x30, },
61 { .name = "rx_pmac_unicast", .offset = 0x31, },
62 { .name = "rx_pmac_multicast", .offset = 0x32 },
63 { .name = "rx_pmac_broadcast", .offset = 0x33 },
64 { .name = "rx_pmac_short", .offset = 0x34 },
65 { .name = "rx_pmac_frag", .offset = 0x35 },
66 { .name = "rx_pmac_jabber", .offset = 0x36 },
67 { .name = "rx_pmac_crc", .offset = 0x37 },
68 { .name = "rx_pmac_symbol_err", .offset = 0x38 },
69 { .name = "rx_pmac_sz_64", .offset = 0x39 },
70 { .name = "rx_pmac_sz_65_127", .offset = 0x3a },
71 { .name = "rx_pmac_sz_128_255", .offset = 0x3b },
72 { .name = "rx_pmac_sz_256_511", .offset = 0x3c },
73 { .name = "rx_pmac_sz_512_1023", .offset = 0x3d },
74 { .name = "rx_pmac_sz_1024_1526", .offset = 0x3e },
75 { .name = "rx_pmac_sz_jumbo", .offset = 0x3f },
76 { .name = "rx_pmac_pause", .offset = 0x40 },
77 { .name = "rx_pmac_control", .offset = 0x41 },
78 { .name = "rx_pmac_long", .offset = 0x42 },
80 { .name = "tx_octets", .offset = 0x80, },
81 { .name = "tx_unicast", .offset = 0x81, },
82 { .name = "tx_multicast", .offset = 0x82 },
83 { .name = "tx_broadcast", .offset = 0x83 },
84 { .name = "tx_col", .offset = 0x84 },
85 { .name = "tx_drop", .offset = 0x85 },
86 { .name = "tx_pause", .offset = 0x86 },
87 { .name = "tx_sz_64", .offset = 0x87 },
88 { .name = "tx_sz_65_127", .offset = 0x88 },
89 { .name = "tx_sz_128_255", .offset = 0x89 },
90 { .name = "tx_sz_256_511", .offset = 0x8a },
91 { .name = "tx_sz_512_1023", .offset = 0x8b },
92 { .name = "tx_sz_1024_1526", .offset = 0x8c },
93 { .name = "tx_sz_jumbo", .offset = 0x8d },
94 { .name = "tx_yellow_prio_0", .offset = 0x8e },
95 { .name = "tx_yellow_prio_1", .offset = 0x8f },
96 { .name = "tx_yellow_prio_2", .offset = 0x90 },
97 { .name = "tx_yellow_prio_3", .offset = 0x91 },
98 { .name = "tx_yellow_prio_4", .offset = 0x92 },
99 { .name = "tx_yellow_prio_5", .offset = 0x93 },
100 { .name = "tx_yellow_prio_6", .offset = 0x94 },
101 { .name = "tx_yellow_prio_7", .offset = 0x95 },
102 { .name = "tx_green_prio_0", .offset = 0x96 },
103 { .name = "tx_green_prio_1", .offset = 0x97 },
104 { .name = "tx_green_prio_2", .offset = 0x98 },
105 { .name = "tx_green_prio_3", .offset = 0x99 },
106 { .name = "tx_green_prio_4", .offset = 0x9a },
107 { .name = "tx_green_prio_5", .offset = 0x9b },
108 { .name = "tx_green_prio_6", .offset = 0x9c },
109 { .name = "tx_green_prio_7", .offset = 0x9d },
110 { .name = "tx_aged", .offset = 0x9e },
111 { .name = "tx_llct", .offset = 0x9f },
112 { .name = "tx_ct", .offset = 0xa0 },
113 { .name = "tx_mm_hold", .offset = 0xa1 },
114 { .name = "tx_merge_frag", .offset = 0xa2 },
115 { .name = "tx_pmac_octets", .offset = 0xa3, },
116 { .name = "tx_pmac_unicast", .offset = 0xa4, },
117 { .name = "tx_pmac_multicast", .offset = 0xa5 },
118 { .name = "tx_pmac_broadcast", .offset = 0xa6 },
119 { .name = "tx_pmac_pause", .offset = 0xa7 },
120 { .name = "tx_pmac_sz_64", .offset = 0xa8 },
121 { .name = "tx_pmac_sz_65_127", .offset = 0xa9 },
122 { .name = "tx_pmac_sz_128_255", .offset = 0xaa },
123 { .name = "tx_pmac_sz_256_511", .offset = 0xab },
124 { .name = "tx_pmac_sz_512_1023", .offset = 0xac },
125 { .name = "tx_pmac_sz_1024_1526", .offset = 0xad },
126 { .name = "tx_pmac_sz_jumbo", .offset = 0xae },
128 { .name = "dr_local", .offset = 0x100 },
129 { .name = "dr_tail", .offset = 0x101 },
130 { .name = "dr_yellow_prio_0", .offset = 0x102 },
131 { .name = "dr_yellow_prio_1", .offset = 0x103 },
132 { .name = "dr_yellow_prio_2", .offset = 0x104 },
133 { .name = "dr_yellow_prio_3", .offset = 0x105 },
134 { .name = "dr_yellow_prio_4", .offset = 0x106 },
135 { .name = "dr_yellow_prio_5", .offset = 0x107 },
136 { .name = "dr_yellow_prio_6", .offset = 0x108 },
137 { .name = "dr_yellow_prio_7", .offset = 0x109 },
138 { .name = "dr_green_prio_0", .offset = 0x10a },
139 { .name = "dr_green_prio_1", .offset = 0x10b },
140 { .name = "dr_green_prio_2", .offset = 0x10c },
141 { .name = "dr_green_prio_3", .offset = 0x10d },
142 { .name = "dr_green_prio_4", .offset = 0x10e },
143 { .name = "dr_green_prio_5", .offset = 0x10f },
144 { .name = "dr_green_prio_6", .offset = 0x110 },
145 { .name = "dr_green_prio_7", .offset = 0x111 },
306 u32 offset = lan966x->stats_layout[j].offset; in lan966x_stats_update() local
309 lan_rd(lan966x, SYS_CNT(offset))); in lan966x_stats_update()