Searched defs:lpfc_cq_event (Results 1 – 1 of 1) sorted by relevance
38 struct lpfc_cq_event { struct39 struct list_head list;40 uint16_t hdwq;41 union {65 struct lpfc_cq_event cq_event; argument