Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc.h1604 struct rxtable_entry { struct
1605 uint64_t total_bytes; /* Total no of read bytes requested */
1606 uint64_t rcv_bytes; /* Total no of read bytes completed */
1607 uint64_t avg_io_size;
1608 uint64_t avg_io_latency;/* Average io latency in microseconds */
1609 uint64_t max_read_cnt; /* Maximum read bytes */
1610 uint64_t max_bytes_per_interval;
1611 uint32_t cmf_busy;
1612 uint32_t cmf_info; /* CMF_SYNC_WQE info */
1613 uint32_t io_cnt;
[all …]