Lines Matching refs:context2
130 bdeBuf = iocbq->context2; in lpfc_ct_unsol_event()
131 iocbq->context2 = NULL; in lpfc_ct_unsol_event()
275 if (ctiocb->context2) { in lpfc_ct_free_iocb()
276 lpfc_free_ct_rsp(phba, (struct lpfc_dmabuf *) ctiocb->context2); in lpfc_ct_free_iocb()
277 ctiocb->context2 = NULL; in lpfc_ct_free_iocb()
323 geniocb->context2 = (uint8_t *) outp; in lpfc_gen_req()
590 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_gid_ft()
737 struct lpfc_dmabuf *outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_gff_id()
874 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct()
936 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rft_id()
957 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rnn_id()
978 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rspn_id()
999 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rsnn_nn()
1032 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rff_id()
1327 struct lpfc_dmabuf *outp = cmdiocb->context2; in lpfc_cmpl_ct_cmd_fdmi()