Lines Matching defs:igc_hw_stats
216 struct igc_hw_stats { struct
217 u64 crcerrs;
218 u64 algnerrc;
219 u64 symerrs;
220 u64 rxerrc;
221 u64 mpc;
222 u64 scc;
223 u64 ecol;
224 u64 mcc;
225 u64 latecol;
226 u64 colc;
227 u64 dc;
228 u64 tncrs;
229 u64 sec;
230 u64 cexterr;
231 u64 rlec;
232 u64 xonrxc;
233 u64 xontxc;
234 u64 xoffrxc;
235 u64 xofftxc;
236 u64 fcruc;
237 u64 prc64;
238 u64 prc127;
239 u64 prc255;
240 u64 prc511;
241 u64 prc1023;
242 u64 prc1522;
243 u64 tlpic;
244 u64 rlpic;
245 u64 gprc;
246 u64 bprc;
247 u64 mprc;
248 u64 gptc;
249 u64 gorc;
250 u64 gotc;
251 u64 rnbc;
252 u64 ruc;
253 u64 rfc;
254 u64 roc;
255 u64 rjc;
256 u64 mgprc;
257 u64 mgpdc;
258 u64 mgptc;
259 u64 tor;
260 u64 tot;
261 u64 tpr;
262 u64 tpt;
263 u64 ptc64;
264 u64 ptc127;
265 u64 ptc255;
266 u64 ptc511;
267 u64 ptc1023;
268 u64 ptc1522;
269 u64 mptc;
270 u64 bptc;
271 u64 tsctc;
272 u64 tsctfc;
273 u64 iac;
274 u64 htdpmc;
275 u64 rpthc;
276 u64 hgptc;
277 u64 hgorc;
278 u64 hgotc;
279 u64 lenerrs;
280 u64 scvpc;
281 u64 hrmpc;
282 u64 doosync;
283 u64 o2bgptc;
284 u64 o2bspc;
285 u64 b2ospc;
286 u64 b2ogprc;