Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/csiostor/
A Dcsio_lnode.h106 struct csio_lnode_stats { struct
107 uint32_t n_link_up; /* Link down */
108 uint32_t n_link_down; /* Link up */
109 uint32_t n_err; /* error */
112 uint32_t n_evt_unexp; /* unexpected event */
113 uint32_t n_evt_drop; /* dropped event */
114 uint32_t n_rnode_match; /* matched rnode */
116 uint32_t n_fdmi_err; /* fdmi err */
119 uint32_t n_rnode_alloc; /* rnode allocated */
120 uint32_t n_rnode_free; /* rnode freed */
[all …]

Completed in 6 milliseconds