Lines Matching defs:hmekstat
243 struct hmekstat { struct
244 struct kstat_named hk_cvc; /* code violation errors */
245 struct kstat_named hk_lenerr; /* rx len errors */
246 struct kstat_named hk_buff; /* buff errors */
247 struct kstat_named hk_missed; /* missed/dropped packets */
248 struct kstat_named hk_nocanput; /* nocanput errors */
249 struct kstat_named hk_allocbfail; /* allocb failures */
250 struct kstat_named hk_babl; /* runt errors */
251 struct kstat_named hk_tmder; /* tmd errors */
252 struct kstat_named hk_txlaterr; /* tx late errors */
253 struct kstat_named hk_rxlaterr; /* rx late errors */
254 struct kstat_named hk_slvparerr; /* slave parity errors */
255 struct kstat_named hk_txparerr; /* tx parity errors */
256 struct kstat_named hk_rxparerr; /* rx parity errors */
257 struct kstat_named hk_slverrack; /* slave error acks */
258 struct kstat_named hk_txerrack; /* tx error acks */
259 struct kstat_named hk_rxerrack; /* rx error acks */
260 struct kstat_named hk_txtagerr; /* tx tag error */
261 struct kstat_named hk_rxtagerr; /* rx tag error */
262 struct kstat_named hk_eoperr; /* eop error */
263 struct kstat_named hk_notmds; /* tmd errors */
264 struct kstat_named hk_notbufs; /* tx buf errors */
265 struct kstat_named hk_norbufs; /* rx buf errors */
267 struct kstat_named hk_inits; /* global inits */
268 struct kstat_named hk_phyfail; /* phy failures */
270 struct kstat_named hk_asic_rev; /* asic_rev */