Home | History | Annotate | Download | only in tests-mx32

Lines Matching refs:PRINT_FIELD_U

144 			   PRINT_FIELD_U("{", st, rx_packets);
145 PRINT_FIELD_U(", ", st, tx_packets);
146 PRINT_FIELD_U(", ", st, rx_bytes);
147 PRINT_FIELD_U(", ", st, tx_bytes);
148 PRINT_FIELD_U(", ", st, rx_errors);
149 PRINT_FIELD_U(", ", st, tx_errors);
150 PRINT_FIELD_U(", ", st, rx_dropped);
151 PRINT_FIELD_U(", ", st, tx_dropped);
152 PRINT_FIELD_U(", ", st, multicast);
153 PRINT_FIELD_U(", ", st, collisions);
154 PRINT_FIELD_U(", ", st, rx_length_errors);
155 PRINT_FIELD_U(", ", st, rx_over_errors);
156 PRINT_FIELD_U(", ", st, rx_crc_errors);
157 PRINT_FIELD_U(", ", st, rx_frame_errors);
158 PRINT_FIELD_U(", ", st, rx_fifo_errors);
159 PRINT_FIELD_U(", ", st, rx_missed_errors);
160 PRINT_FIELD_U(", ", st, tx_aborted_errors);
161 PRINT_FIELD_U(", ", st, tx_carrier_errors);
162 PRINT_FIELD_U(", ", st, tx_fifo_errors);
163 PRINT_FIELD_U(", ", st, tx_heartbeat_errors);
164 PRINT_FIELD_U(", ", st, tx_window_errors);
165 PRINT_FIELD_U(", ", st, rx_compressed);
166 PRINT_FIELD_U(", ", st, tx_compressed);
168 PRINT_FIELD_U(", ", st, rx_nohandler);
178 PRINT_FIELD_U("{", st, rx_packets);
179 PRINT_FIELD_U(", ", st, tx_packets);
180 PRINT_FIELD_U(", ", st, rx_bytes);
181 PRINT_FIELD_U(", ", st, tx_bytes);
182 PRINT_FIELD_U(", ", st, rx_errors);
183 PRINT_FIELD_U(", ", st, tx_errors);
184 PRINT_FIELD_U(", ", st, rx_dropped);
185 PRINT_FIELD_U(", ", st, tx_dropped);
186 PRINT_FIELD_U(", ", st, multicast);
187 PRINT_FIELD_U(", ", st, collisions);
188 PRINT_FIELD_U(", ", st, rx_length_errors);
189 PRINT_FIELD_U(", ", st, rx_over_errors);
190 PRINT_FIELD_U(", ", st, rx_crc_errors);
191 PRINT_FIELD_U(", ", st, rx_frame_errors);
192 PRINT_FIELD_U(", ", st, rx_fifo_errors);
193 PRINT_FIELD_U(", ", st, rx_missed_errors);
194 PRINT_FIELD_U(", ", st, tx_aborted_errors);
195 PRINT_FIELD_U(", ", st, tx_carrier_errors);
196 PRINT_FIELD_U(", ", st, tx_fifo_errors);
197 PRINT_FIELD_U(", ", st, tx_heartbeat_errors);
198 PRINT_FIELD_U(", ", st, tx_window_errors);
199 PRINT_FIELD_U(", ", st, rx_compressed);
200 PRINT_FIELD_U(", ", st, tx_compressed);
236 PRINT_FIELD_U(", ", map, irq);
237 PRINT_FIELD_U(", ", map, dma);
238 PRINT_FIELD_U(", ", map, port);
270 PRINT_FIELD_U("{", st64, rx_packets);
271 PRINT_FIELD_U(", ", st64, tx_packets);
272 PRINT_FIELD_U(", ", st64, rx_bytes);
273 PRINT_FIELD_U(", ", st64, tx_bytes);
274 PRINT_FIELD_U(", ", st64, rx_errors);
275 PRINT_FIELD_U(", ", st64, tx_errors);
276 PRINT_FIELD_U(", ", st64, rx_dropped);
277 PRINT_FIELD_U(", ", st64, tx_dropped);
278 PRINT_FIELD_U(", ", st64, multicast);
279 PRINT_FIELD_U(", ", st64, collisions);
280 PRINT_FIELD_U(", ", st64, rx_length_errors);
281 PRINT_FIELD_U(", ", st64, rx_over_errors);
282 PRINT_FIELD_U(", ", st64, rx_crc_errors);
283 PRINT_FIELD_U(", ", st64, rx_frame_errors);
284 PRINT_FIELD_U(", ", st64, rx_fifo_errors);
285 PRINT_FIELD_U(", ", st64, rx_missed_errors);
286 PRINT_FIELD_U(", ", st64, tx_aborted_errors);
287 PRINT_FIELD_U(", ", st64, tx_carrier_errors);
288 PRINT_FIELD_U(", ", st64, tx_fifo_errors);
289 PRINT_FIELD_U(", ", st64, tx_heartbeat_errors);
290 PRINT_FIELD_U(", ", st64, tx_window_errors);
291 PRINT_FIELD_U(", ", st64, rx_compressed);
292 PRINT_FIELD_U(", ", st64, tx_compressed);
294 PRINT_FIELD_U(", ", st64, rx_nohandler);
304 PRINT_FIELD_U("{", st64, rx_packets);
305 PRINT_FIELD_U(", ", st64, tx_packets);
306 PRINT_FIELD_U(", ", st64, rx_bytes);
307 PRINT_FIELD_U(", ", st64, tx_bytes);
308 PRINT_FIELD_U(", ", st64, rx_errors);
309 PRINT_FIELD_U(", ", st64, tx_errors);
310 PRINT_FIELD_U(", ", st64, rx_dropped);
311 PRINT_FIELD_U(", ", st64, tx_dropped);
312 PRINT_FIELD_U(", ", st64, multicast);
313 PRINT_FIELD_U(", ", st64, collisions);
314 PRINT_FIELD_U(", ", st64, rx_length_errors);
315 PRINT_FIELD_U(", ", st64, rx_over_errors);
316 PRINT_FIELD_U(", ", st64, rx_crc_errors);
317 PRINT_FIELD_U(", ", st64, rx_frame_errors);
318 PRINT_FIELD_U(", ", st64, rx_fifo_errors);
319 PRINT_FIELD_U(", ", st64, rx_missed_errors);
320 PRINT_FIELD_U(", ", st64, tx_aborted_errors);
321 PRINT_FIELD_U(", ", st64, tx_carrier_errors);
322 PRINT_FIELD_U(", ", st64, tx_fifo_errors);
323 PRINT_FIELD_U(", ", st64, tx_heartbeat_errors);
324 PRINT_FIELD_U(", ", st64, tx_window_errors);
325 PRINT_FIELD_U(", ", st64, rx_compressed);
326 PRINT_FIELD_U(", ", st64, tx_compressed);