Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
A Dcsio_wr.h393 struct csio_q { struct
394 uint16_t type; /* Type: Ingress/Egress/FL */
395 uint16_t pidx; /* producer index */
396 uint16_t cidx; /* consumer index */
420 struct csio_qstats stats; /* Statistics */ argument
440 struct csio_q **q_arr; /* Array of queue pointers argument

Completed in 8 milliseconds