Lines Matching defs:lpfcMboxq
177 typedef struct lpfcMboxq { struct
179 struct list_head list; /* ptr to next mailbox command */
180 union {
183 } u;
184 struct lpfc_vport *vport; /* virtual port pointer */
185 struct lpfc_nodelist *ctx_ndlp; /* caller ndlp pointer */
209 void (*mbox_cmpl) (struct lpfc_hba *, struct lpfcMboxq *); argument
210 uint8_t mbox_flag;
211 uint16_t in_ext_byte_len;
212 uint16_t out_ext_byte_len;
213 uint8_t mbox_offset_word;
214 struct lpfc_mcqe mcqe;
215 struct lpfc_mbx_nembed_sge_virt *sge_array;