Lines Matching defs:e1000_hw_stats
167 struct e1000_hw_stats { struct
168 u64 crcerrs;
169 u64 algnerrc;
170 u64 symerrs;
171 u64 rxerrc;
172 u64 mpc;
173 u64 scc;
174 u64 ecol;
175 u64 mcc;
176 u64 latecol;
177 u64 colc;
178 u64 dc;
179 u64 tncrs;
180 u64 sec;
181 u64 cexterr;
182 u64 rlec;
183 u64 xonrxc;
184 u64 xontxc;
185 u64 xoffrxc;
186 u64 xofftxc;
187 u64 fcruc;
188 u64 prc64;
189 u64 prc127;
190 u64 prc255;
191 u64 prc511;
192 u64 prc1023;
193 u64 prc1522;
194 u64 gprc;
195 u64 bprc;
196 u64 mprc;
197 u64 gptc;
198 u64 gorc;
199 u64 gotc;
200 u64 rnbc;
201 u64 ruc;
202 u64 rfc;
203 u64 roc;
204 u64 rjc;
205 u64 mgprc;
206 u64 mgpdc;
207 u64 mgptc;
208 u64 tor;
209 u64 tot;
210 u64 tpr;
211 u64 tpt;
212 u64 ptc64;
213 u64 ptc127;
214 u64 ptc255;
215 u64 ptc511;
216 u64 ptc1023;
217 u64 ptc1522;
218 u64 mptc;
219 u64 bptc;
220 u64 tsctc;
221 u64 tsctfc;
222 u64 iac;
223 u64 icrxptc;
224 u64 icrxatc;
225 u64 ictxptc;
226 u64 ictxatc;
227 u64 ictxqec;
228 u64 ictxqmtc;
229 u64 icrxdmtc;
230 u64 icrxoc;
231 u64 cbtmpc;
232 u64 htdpmc;
233 u64 cbrdpc;
234 u64 cbrmpc;
235 u64 rpthc;
236 u64 hgptc;
237 u64 htcbdpc;
238 u64 hgorc;
239 u64 hgotc;
240 u64 lenerrs;
241 u64 scvpc;
242 u64 hrmpc;
243 u64 doosync;
244 u64 o2bgptc;
245 u64 o2bspc;
246 u64 b2ospc;
247 u64 b2ogprc;