Lines Matching refs:PRINT_FIELD_U
83 PRINT_FIELD_U("{", st, rx_packets);
84 PRINT_FIELD_U(", ", st, tx_packets);
85 PRINT_FIELD_U(", ", st, rx_bytes);
86 PRINT_FIELD_U(", ", st, tx_bytes);
87 PRINT_FIELD_U(", ", st, rx_errors);
88 PRINT_FIELD_U(", ", st, tx_errors);
89 PRINT_FIELD_U(", ", st, rx_dropped);
90 PRINT_FIELD_U(", ", st, tx_dropped);
91 PRINT_FIELD_U(", ", st, multicast);
92 PRINT_FIELD_U(", ", st, collisions);
94 PRINT_FIELD_U(", ", st, rx_length_errors);
95 PRINT_FIELD_U(", ", st, rx_over_errors);
96 PRINT_FIELD_U(", ", st, rx_crc_errors);
97 PRINT_FIELD_U(", ", st, rx_frame_errors);
98 PRINT_FIELD_U(", ", st, rx_fifo_errors);
99 PRINT_FIELD_U(", ", st, rx_missed_errors);
101 PRINT_FIELD_U(", ", st, tx_aborted_errors);
102 PRINT_FIELD_U(", ", st, tx_carrier_errors);
103 PRINT_FIELD_U(", ", st, tx_fifo_errors);
104 PRINT_FIELD_U(", ", st, tx_heartbeat_errors);
105 PRINT_FIELD_U(", ", st, tx_window_errors);
107 PRINT_FIELD_U(", ", st, rx_compressed);
108 PRINT_FIELD_U(", ", st, tx_compressed);
111 PRINT_FIELD_U(", ", st, rx_nohandler);
207 PRINT_FIELD_U(", ", map, irq);
208 PRINT_FIELD_U(", ", map, dma);
209 PRINT_FIELD_U(", ", map, port);
262 PRINT_FIELD_U("{", st, bus_error);
263 PRINT_FIELD_U(", ", st, error_warning);
264 PRINT_FIELD_U(", ", st, error_passive);
265 PRINT_FIELD_U(", ", st, bus_off);
266 PRINT_FIELD_U(", ", st, arbitration_lost);
267 PRINT_FIELD_U(", ", st, restarts);
459 PRINT_FIELD_U("{", st, rx_packets);
460 PRINT_FIELD_U(", ", st, tx_packets);
461 PRINT_FIELD_U(", ", st, rx_bytes);
462 PRINT_FIELD_U(", ", st, tx_bytes);
463 PRINT_FIELD_U(", ", st, rx_errors);
464 PRINT_FIELD_U(", ", st, tx_errors);
465 PRINT_FIELD_U(", ", st, rx_dropped);
466 PRINT_FIELD_U(", ", st, tx_dropped);
467 PRINT_FIELD_U(", ", st, multicast);
468 PRINT_FIELD_U(", ", st, collisions);
470 PRINT_FIELD_U(", ", st, rx_length_errors);
471 PRINT_FIELD_U(", ", st, rx_over_errors);
472 PRINT_FIELD_U(", ", st, rx_crc_errors);
473 PRINT_FIELD_U(", ", st, rx_frame_errors);
474 PRINT_FIELD_U(", ", st, rx_fifo_errors);
475 PRINT_FIELD_U(", ", st, rx_missed_errors);
477 PRINT_FIELD_U(", ", st, tx_aborted_errors);
478 PRINT_FIELD_U(", ", st, tx_carrier_errors);
479 PRINT_FIELD_U(", ", st, tx_fifo_errors);
480 PRINT_FIELD_U(", ", st, tx_heartbeat_errors);
481 PRINT_FIELD_U(", ", st, tx_window_errors);
483 PRINT_FIELD_U(", ", st, rx_compressed);
484 PRINT_FIELD_U(", ", st, tx_compressed);
487 PRINT_FIELD_U(", ", st, rx_nohandler);
510 PRINT_FIELD_U("{", vsi, vsi_mgr_id);
513 PRINT_FIELD_U(", ", vsi, vsi_type_version);
733 PRINT_FIELD_U("{", ci, max_reasm_len);
734 PRINT_FIELD_U(", ", ci, tstamp);
735 PRINT_FIELD_U(", ", ci, reachable_time);
736 PRINT_FIELD_U(", ", ci, retrans_time);