Home
last modified time | relevance | path

Searched defs:hifn_stats (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/hifn/
H A Dhifn7751var.h323 struct hifn_stats { struct
324 u_int64_t hst_ibytes;
325 u_int64_t hst_obytes;
326 u_int32_t hst_ipackets;
327 u_int32_t hst_opackets;
328 u_int32_t hst_invalid;
329 u_int32_t hst_nomem; /* malloc or one of hst_nomem_* */
330 u_int32_t hst_abort;
331 u_int32_t hst_noirq; /* IRQ for no reason */
332 u_int32_t hst_totbatch; /* ops submitted w/o interrupt */
[all …]