Searched defs:lpfc_cq_event (Results 1 – 1 of 1) sorted by relevance
50 struct lpfc_cq_event { struct51 struct list_head list;52 uint16_t hdwq;53 union {77 struct lpfc_cq_event cq_event; argument