Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h407 struct hw_mq *hw_mq[EFCT_HW_MAX_NUM_MQ]; member
498 struct hw_mq { struct
499 struct list_head list_entry;
500 enum sli4_qtype type;
501 u32 instance;
503 u32 entry_count;
504 u32 entry_size;
505 struct hw_cq *cq;
506 struct sli4_queue *queue;
508 u32 use_count;