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