Lines Matching defs:e1000_hw_stats
1277 struct e1000_hw_stats { struct
1278 u64 crcerrs;
1279 u64 algnerrc;
1280 u64 symerrs;
1281 u64 rxerrc;
1282 u64 txerrc;
1283 u64 mpc;
1284 u64 scc;
1285 u64 ecol;
1286 u64 mcc;
1287 u64 latecol;
1288 u64 colc;
1289 u64 dc;
1290 u64 tncrs;
1291 u64 sec;
1292 u64 cexterr;
1293 u64 rlec;
1294 u64 xonrxc;
1295 u64 xontxc;
1296 u64 xoffrxc;
1297 u64 xofftxc;
1298 u64 fcruc;
1299 u64 prc64;
1300 u64 prc127;
1301 u64 prc255;
1302 u64 prc511;
1303 u64 prc1023;
1304 u64 prc1522;
1305 u64 gprc;
1306 u64 bprc;
1307 u64 mprc;
1308 u64 gptc;
1309 u64 gorcl;
1310 u64 gorch;
1311 u64 gotcl;
1312 u64 gotch;
1313 u64 rnbc;
1314 u64 ruc;
1315 u64 rfc;
1316 u64 roc;
1317 u64 rlerrc;
1318 u64 rjc;
1319 u64 mgprc;
1320 u64 mgpdc;
1321 u64 mgptc;
1322 u64 torl;
1323 u64 torh;
1324 u64 totl;
1325 u64 toth;
1326 u64 tpr;
1327 u64 tpt;
1328 u64 ptc64;
1329 u64 ptc127;
1330 u64 ptc255;
1331 u64 ptc511;
1332 u64 ptc1023;
1333 u64 ptc1522;
1334 u64 mptc;
1335 u64 bptc;
1336 u64 tsctc;
1337 u64 tsctfc;
1338 u64 iac;
1339 u64 icrxptc;
1340 u64 icrxatc;
1341 u64 ictxptc;
1342 u64 ictxatc;
1343 u64 ictxqec;
1344 u64 ictxqmtc;
1345 u64 icrxdmtc;
1346 u64 icrxoc;