Lines Matching refs:DRVSTAT_INFO
32 #define DRVSTAT_INFO(field) #field, DRVSTAT,\ macro
36 {DRVSTAT_INFO(rx_crc_errors)},
37 {DRVSTAT_INFO(rx_alignment_symbol_errors)},
38 {DRVSTAT_INFO(rx_pause_frames)},
39 {DRVSTAT_INFO(rx_control_frames)},
43 {DRVSTAT_INFO(rx_in_range_errors)},
47 {DRVSTAT_INFO(rx_out_range_errors)},
49 {DRVSTAT_INFO(rx_frame_too_long)},
53 {DRVSTAT_INFO(rx_address_filtered)},
57 {DRVSTAT_INFO(rx_dropped_too_small)},
61 {DRVSTAT_INFO(rx_dropped_too_short)},
65 {DRVSTAT_INFO(rx_dropped_header_too_small)},
70 {DRVSTAT_INFO(rx_dropped_tcp_length)},
71 {DRVSTAT_INFO(rx_dropped_runt)},
76 {DRVSTAT_INFO(rxpp_fifo_overflow_drop)},
82 {DRVSTAT_INFO(rx_input_fifo_overflow_drop)},
83 {DRVSTAT_INFO(rx_ip_checksum_errs)},
84 {DRVSTAT_INFO(rx_tcp_checksum_errs)},
85 {DRVSTAT_INFO(rx_udp_checksum_errs)},
86 {DRVSTAT_INFO(tx_pauseframes)},
87 {DRVSTAT_INFO(tx_controlframes)},
88 {DRVSTAT_INFO(rx_priority_pause_frames)},
89 {DRVSTAT_INFO(tx_priority_pauseframes)},
93 {DRVSTAT_INFO(pmem_fifo_overflow_drop)},
94 {DRVSTAT_INFO(jabber_events)},
98 {DRVSTAT_INFO(rx_drops_no_pbuf)},
102 {DRVSTAT_INFO(rx_drops_no_erx_descr)},
107 {DRVSTAT_INFO(rx_drops_no_tpre_descr)},
112 {DRVSTAT_INFO(rx_drops_too_many_frags)},
113 {DRVSTAT_INFO(forwarded_packets)},
117 {DRVSTAT_INFO(rx_drops_mtu)},
119 {DRVSTAT_INFO(dma_map_errors)},
121 {DRVSTAT_INFO(eth_red_drops)},
122 {DRVSTAT_INFO(rx_roce_bytes_lsd)},
123 {DRVSTAT_INFO(rx_roce_bytes_msd)},
124 {DRVSTAT_INFO(rx_roce_frames)},
125 {DRVSTAT_INFO(roce_drops_payload_len)},
126 {DRVSTAT_INFO(roce_drops_crc)}