Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_stats.h11 struct io_path_stats { struct
12 atomic64_t active_ios;
13 atomic64_t max_active_ios;
14 atomic64_t io_completions;
15 atomic64_t io_failures;
16 atomic64_t ioreq_null;
17 atomic64_t alloc_failures;
18 atomic64_t sc_null;
19 atomic64_t io_not_found;
20 atomic64_t num_ios;
[all …]