Lines Matching refs:nic_stats
47 {"tx_pkts", QL_SIZEOF(nic_stats.tx_pkts), QL_OFF(nic_stats.tx_pkts)},
48 {"tx_bytes", QL_SIZEOF(nic_stats.tx_bytes), QL_OFF(nic_stats.tx_bytes)},
49 {"tx_mcast_pkts", QL_SIZEOF(nic_stats.tx_mcast_pkts),
50 QL_OFF(nic_stats.tx_mcast_pkts)},
51 {"tx_bcast_pkts", QL_SIZEOF(nic_stats.tx_bcast_pkts),
52 QL_OFF(nic_stats.tx_bcast_pkts)},
53 {"tx_ucast_pkts", QL_SIZEOF(nic_stats.tx_ucast_pkts),
54 QL_OFF(nic_stats.tx_ucast_pkts)},
55 {"tx_ctl_pkts", QL_SIZEOF(nic_stats.tx_ctl_pkts),
56 QL_OFF(nic_stats.tx_ctl_pkts)},
57 {"tx_pause_pkts", QL_SIZEOF(nic_stats.tx_pause_pkts),
58 QL_OFF(nic_stats.tx_pause_pkts)},
59 {"tx_64_pkts", QL_SIZEOF(nic_stats.tx_64_pkt),
60 QL_OFF(nic_stats.tx_64_pkt)},
61 {"tx_65_to_127_pkts", QL_SIZEOF(nic_stats.tx_65_to_127_pkt),
62 QL_OFF(nic_stats.tx_65_to_127_pkt)},
63 {"tx_128_to_255_pkts", QL_SIZEOF(nic_stats.tx_128_to_255_pkt),
64 QL_OFF(nic_stats.tx_128_to_255_pkt)},
65 {"tx_256_511_pkts", QL_SIZEOF(nic_stats.tx_256_511_pkt),
66 QL_OFF(nic_stats.tx_256_511_pkt)},
67 {"tx_512_to_1023_pkts", QL_SIZEOF(nic_stats.tx_512_to_1023_pkt),
68 QL_OFF(nic_stats.tx_512_to_1023_pkt)},
69 {"tx_1024_to_1518_pkts", QL_SIZEOF(nic_stats.tx_1024_to_1518_pkt),
70 QL_OFF(nic_stats.tx_1024_to_1518_pkt)},
71 {"tx_1519_to_max_pkts", QL_SIZEOF(nic_stats.tx_1519_to_max_pkt),
72 QL_OFF(nic_stats.tx_1519_to_max_pkt)},
73 {"tx_undersize_pkts", QL_SIZEOF(nic_stats.tx_undersize_pkt),
74 QL_OFF(nic_stats.tx_undersize_pkt)},
75 {"tx_oversize_pkts", QL_SIZEOF(nic_stats.tx_oversize_pkt),
76 QL_OFF(nic_stats.tx_oversize_pkt)},
77 {"rx_bytes", QL_SIZEOF(nic_stats.rx_bytes), QL_OFF(nic_stats.rx_bytes)},
78 {"rx_bytes_ok", QL_SIZEOF(nic_stats.rx_bytes_ok),
79 QL_OFF(nic_stats.rx_bytes_ok)},
80 {"rx_pkts", QL_SIZEOF(nic_stats.rx_pkts), QL_OFF(nic_stats.rx_pkts)},
81 {"rx_pkts_ok", QL_SIZEOF(nic_stats.rx_pkts_ok),
82 QL_OFF(nic_stats.rx_pkts_ok)},
83 {"rx_bcast_pkts", QL_SIZEOF(nic_stats.rx_bcast_pkts),
84 QL_OFF(nic_stats.rx_bcast_pkts)},
85 {"rx_mcast_pkts", QL_SIZEOF(nic_stats.rx_mcast_pkts),
86 QL_OFF(nic_stats.rx_mcast_pkts)},
87 {"rx_ucast_pkts", QL_SIZEOF(nic_stats.rx_ucast_pkts),
88 QL_OFF(nic_stats.rx_ucast_pkts)},
89 {"rx_undersize_pkts", QL_SIZEOF(nic_stats.rx_undersize_pkts),
90 QL_OFF(nic_stats.rx_undersize_pkts)},
91 {"rx_oversize_pkts", QL_SIZEOF(nic_stats.rx_oversize_pkts),
92 QL_OFF(nic_stats.rx_oversize_pkts)},
93 {"rx_jabber_pkts", QL_SIZEOF(nic_stats.rx_jabber_pkts),
94 QL_OFF(nic_stats.rx_jabber_pkts)},
96 QL_SIZEOF(nic_stats.rx_undersize_fcerr_pkts),
97 QL_OFF(nic_stats.rx_undersize_fcerr_pkts)},
98 {"rx_drop_events", QL_SIZEOF(nic_stats.rx_drop_events),
99 QL_OFF(nic_stats.rx_drop_events)},
100 {"rx_fcerr_pkts", QL_SIZEOF(nic_stats.rx_fcerr_pkts),
101 QL_OFF(nic_stats.rx_fcerr_pkts)},
102 {"rx_align_err", QL_SIZEOF(nic_stats.rx_align_err),
103 QL_OFF(nic_stats.rx_align_err)},
104 {"rx_symbol_err", QL_SIZEOF(nic_stats.rx_symbol_err),
105 QL_OFF(nic_stats.rx_symbol_err)},
106 {"rx_mac_err", QL_SIZEOF(nic_stats.rx_mac_err),
107 QL_OFF(nic_stats.rx_mac_err)},
108 {"rx_ctl_pkts", QL_SIZEOF(nic_stats.rx_ctl_pkts),
109 QL_OFF(nic_stats.rx_ctl_pkts)},
110 {"rx_pause_pkts", QL_SIZEOF(nic_stats.rx_pause_pkts),
111 QL_OFF(nic_stats.rx_pause_pkts)},
112 {"rx_64_pkts", QL_SIZEOF(nic_stats.rx_64_pkts),
113 QL_OFF(nic_stats.rx_64_pkts)},
114 {"rx_65_to_127_pkts", QL_SIZEOF(nic_stats.rx_65_to_127_pkts),
115 QL_OFF(nic_stats.rx_65_to_127_pkts)},
116 {"rx_128_255_pkts", QL_SIZEOF(nic_stats.rx_128_255_pkts),
117 QL_OFF(nic_stats.rx_128_255_pkts)},
118 {"rx_256_511_pkts", QL_SIZEOF(nic_stats.rx_256_511_pkts),
119 QL_OFF(nic_stats.rx_256_511_pkts)},
120 {"rx_512_to_1023_pkts", QL_SIZEOF(nic_stats.rx_512_to_1023_pkts),
121 QL_OFF(nic_stats.rx_512_to_1023_pkts)},
122 {"rx_1024_to_1518_pkts", QL_SIZEOF(nic_stats.rx_1024_to_1518_pkts),
123 QL_OFF(nic_stats.rx_1024_to_1518_pkts)},
124 {"rx_1519_to_max_pkts", QL_SIZEOF(nic_stats.rx_1519_to_max_pkts),
125 QL_OFF(nic_stats.rx_1519_to_max_pkts)},
126 {"rx_len_err_pkts", QL_SIZEOF(nic_stats.rx_len_err_pkts),
127 QL_OFF(nic_stats.rx_len_err_pkts)},
128 {"rx_code_err", QL_SIZEOF(nic_stats.rx_code_err),
129 QL_OFF(nic_stats.rx_code_err)},
130 {"rx_oversize_err", QL_SIZEOF(nic_stats.rx_oversize_err),
131 QL_OFF(nic_stats.rx_oversize_err)},
132 {"rx_undersize_err", QL_SIZEOF(nic_stats.rx_undersize_err),
133 QL_OFF(nic_stats.rx_undersize_err)},
134 {"rx_preamble_err", QL_SIZEOF(nic_stats.rx_preamble_err),
135 QL_OFF(nic_stats.rx_preamble_err)},
136 {"rx_frame_len_err", QL_SIZEOF(nic_stats.rx_frame_len_err),
137 QL_OFF(nic_stats.rx_frame_len_err)},
138 {"rx_crc_err", QL_SIZEOF(nic_stats.rx_crc_err),
139 QL_OFF(nic_stats.rx_crc_err)},
140 {"rx_err_count", QL_SIZEOF(nic_stats.rx_err_count),
141 QL_OFF(nic_stats.rx_err_count)},
142 {"tx_cbfc_pause_frames0", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames0),
143 QL_OFF(nic_stats.tx_cbfc_pause_frames0)},
144 {"tx_cbfc_pause_frames1", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames1),
145 QL_OFF(nic_stats.tx_cbfc_pause_frames1)},
146 {"tx_cbfc_pause_frames2", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames2),
147 QL_OFF(nic_stats.tx_cbfc_pause_frames2)},
148 {"tx_cbfc_pause_frames3", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames3),
149 QL_OFF(nic_stats.tx_cbfc_pause_frames3)},
150 {"tx_cbfc_pause_frames4", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames4),
151 QL_OFF(nic_stats.tx_cbfc_pause_frames4)},
152 {"tx_cbfc_pause_frames5", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames5),
153 QL_OFF(nic_stats.tx_cbfc_pause_frames5)},
154 {"tx_cbfc_pause_frames6", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames6),
155 QL_OFF(nic_stats.tx_cbfc_pause_frames6)},
156 {"tx_cbfc_pause_frames7", QL_SIZEOF(nic_stats.tx_cbfc_pause_frames7),
157 QL_OFF(nic_stats.tx_cbfc_pause_frames7)},
158 {"rx_cbfc_pause_frames0", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames0),
159 QL_OFF(nic_stats.rx_cbfc_pause_frames0)},
160 {"rx_cbfc_pause_frames1", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames1),
161 QL_OFF(nic_stats.rx_cbfc_pause_frames1)},
162 {"rx_cbfc_pause_frames2", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames2),
163 QL_OFF(nic_stats.rx_cbfc_pause_frames2)},
164 {"rx_cbfc_pause_frames3", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames3),
165 QL_OFF(nic_stats.rx_cbfc_pause_frames3)},
166 {"rx_cbfc_pause_frames4", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames4),
167 QL_OFF(nic_stats.rx_cbfc_pause_frames4)},
168 {"rx_cbfc_pause_frames5", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames5),
169 QL_OFF(nic_stats.rx_cbfc_pause_frames5)},
170 {"rx_cbfc_pause_frames6", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames6),
171 QL_OFF(nic_stats.rx_cbfc_pause_frames6)},
172 {"rx_cbfc_pause_frames7", QL_SIZEOF(nic_stats.rx_cbfc_pause_frames7),
173 QL_OFF(nic_stats.rx_cbfc_pause_frames7)},
174 {"rx_nic_fifo_drop", QL_SIZEOF(nic_stats.rx_nic_fifo_drop),
175 QL_OFF(nic_stats.rx_nic_fifo_drop)},
247 u64 *iter = &qdev->nic_stats.tx_pkts; in ql_update_stats()