Lines Matching defs:e1000_hw_stats
1252 struct e1000_hw_stats { struct
1253 u64 crcerrs;
1254 u64 algnerrc;
1255 u64 symerrs;
1256 u64 rxerrc;
1257 u64 txerrc;
1258 u64 mpc;
1259 u64 scc;
1260 u64 ecol;
1261 u64 mcc;
1262 u64 latecol;
1263 u64 colc;
1264 u64 dc;
1265 u64 tncrs;
1266 u64 sec;
1267 u64 cexterr;
1268 u64 rlec;
1269 u64 xonrxc;
1270 u64 xontxc;
1271 u64 xoffrxc;
1272 u64 xofftxc;
1273 u64 fcruc;
1274 u64 prc64;
1275 u64 prc127;
1276 u64 prc255;
1277 u64 prc511;
1278 u64 prc1023;
1279 u64 prc1522;
1280 u64 gprc;
1281 u64 bprc;
1282 u64 mprc;
1283 u64 gptc;
1284 u64 gorcl;
1285 u64 gorch;
1286 u64 gotcl;
1287 u64 gotch;
1288 u64 rnbc;
1289 u64 ruc;
1290 u64 rfc;
1291 u64 roc;
1292 u64 rlerrc;
1293 u64 rjc;
1294 u64 mgprc;
1295 u64 mgpdc;
1296 u64 mgptc;
1297 u64 torl;
1298 u64 torh;
1299 u64 totl;
1300 u64 toth;
1301 u64 tpr;
1302 u64 tpt;
1303 u64 ptc64;
1304 u64 ptc127;
1305 u64 ptc255;
1306 u64 ptc511;
1307 u64 ptc1023;
1308 u64 ptc1522;
1309 u64 mptc;
1310 u64 bptc;
1311 u64 tsctc;
1312 u64 tsctfc;
1313 u64 iac;
1314 u64 icrxptc;
1315 u64 icrxatc;
1316 u64 ictxptc;
1317 u64 ictxatc;
1318 u64 ictxqec;
1319 u64 ictxqmtc;
1320 u64 icrxdmtc;
1321 u64 icrxoc;