Searched defs:csio_wrm (Results 1 – 1 of 1) sorted by relevance
438 struct csio_wrm { struct439 int num_q; /* Number of queues */440 struct csio_q **q_arr; /* Array of queue pointers444 uint32_t fw_iq_start; /* Start ID of IQ for this fn*/445 uint32_t fw_eq_start; /* Start ID of EQ for this fn*/446 struct csio_q *intr_map[CSIO_MAX_IQ];448 int free_qidx; /* queue idx of free queue */449 struct csio_sge sge; /* SGE params */