Searched defs:csio_q (Results 1 – 1 of 1) sorted by relevance
393 struct csio_q { struct394 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 */ argument440 struct csio_q **q_arr; /* Array of queue pointers argument
Completed in 8 milliseconds