Searched defs:csio_hw_stats (Results 1 – 1 of 1) sorted by relevance
374 struct csio_hw_stats { struct376 uint32_t n_evt_freeq; /* Number of event in free Q */377 uint32_t n_evt_drop; /* Number of event droped */383 uint32_t n_cpl_unexp; /* Number of unexpected cpl */386 uint32_t n_plint_unexp; /* Number of unexpected PL */388 uint32_t n_plint_cnt; /* Number of PL interrupt */389 uint32_t n_int_stray; /* Number of stray interrupt */390 uint32_t n_err; /* Number of hw errors */391 uint32_t n_err_fatal; /* Number of fatal errors */393 uint32_t n_err_io; /* Number of IO failure */[all …]
Completed in 10 milliseconds