Searched defs:lpfc_cq_event (Results 1 – 1 of 1) sorted by relevance
44 struct lpfc_cq_event { struct45 struct list_head list;46 uint16_t hdwq;47 union {71 struct lpfc_cq_event cq_event; argument