Searched refs:context1 (Results 1 – 12 of 12) sorted by relevance
282 if (ctiocb->context1) { in lpfc_ct_free_iocb()283 buf_ptr = (struct lpfc_dmabuf *) ctiocb->context1; in lpfc_ct_free_iocb()286 ctiocb->context1 = NULL; in lpfc_ct_free_iocb()346 geniocb->context1 = (uint8_t *) inp; in lpfc_gen_req()679 inp = (struct lpfc_dmabuf *) cmdiocb->context1; in lpfc_cmpl_ct_cmd_gid_ft()888 inp = (struct lpfc_dmabuf *)cmdiocb->context1; in lpfc_cmpl_ct_cmd_gid_pt()1082 struct lpfc_dmabuf *inp = (struct lpfc_dmabuf *) cmdiocb->context1; in lpfc_cmpl_ct_cmd_gff_id()1216 struct lpfc_dmabuf *inp = (struct lpfc_dmabuf *)cmdiocb->context1; in lpfc_cmpl_ct_cmd_gft_id()1312 inp = (struct lpfc_dmabuf *) cmdiocb->context1; in lpfc_cmpl_ct()1568 mp = cmdiocb->context1; in lpfc_get_gidft_type()[all …]
304 elsiocb->context1 = lpfc_nlp_get(ndlp); in lpfc_prep_els_iocb()305 if (!elsiocb->context1) in lpfc_prep_els_iocb()987 struct lpfc_nodelist *ndlp = cmdiocb->context1; in lpfc_cmpl_els_flogi()1423 ndlp = (struct lpfc_nodelist *)(iocb->context1); in lpfc_els_abort_flogi()2247 ndlp = (struct lpfc_nodelist *) cmdiocb->context1; in lpfc_cmpl_els_prli()2662 ndlp = (struct lpfc_nodelist *) cmdiocb->context1; in lpfc_cmpl_els_adisc()2810 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) cmdiocb->context1; in lpfc_cmpl_els_logo()3103 cmdiocb->context1 = NULL; /* save ndlp refcnt */ in lpfc_cmpl_els_disc_cmd()3805 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) cmdiocb->context1; in lpfc_els_retry()4319 ndlp = (struct lpfc_nodelist *)elsiocb->context1; in lpfc_els_free_iocb()[all …]
479 ndlp = (struct lpfc_nodelist *)cmdwqe->context1; in __lpfc_nvme_ls_req_cmp()510 cmdwqe->context1 = NULL; in __lpfc_nvme_ls_req_cmp()569 genwqe->context1 = lpfc_nlp_get(ndlp); in lpfc_nvme_gen_req()1077 (struct lpfc_io_buf *)pwqeIn->context1; in lpfc_nvme_io_cmd_wqe_cmpl()2763 if (!pwqeIn->context1) { in lpfc_nvme_cancel_iocb()2773 lpfc_ncmd = (struct lpfc_io_buf *)pwqeIn->context1; in lpfc_nvme_cancel_iocb()
106 void *context1; /* caller context information */ member
319 lpfc_nlp_put(cmdwqe->context1); in __lpfc_nvme_xmt_ls_rsp_cmp()944 lpfc_nlp_put(nvmewqeq->context1); in __lpfc_nvme_xmt_ls_rsp()1584 ctx_buf->iocbq->context1 = NULL; in lpfc_nvmet_setup_io_context()2612 nvmewqe->context1 = lpfc_nlp_get(ndlp); in lpfc_nvmet_prep_ls_wqe()2613 if (nvmewqe->context1 == NULL) in lpfc_nvmet_prep_ls_wqe()2993 nvmewqe->context1 = ndlp; in lpfc_nvmet_prep_fcp_wqe()3317 abts_wqeq->context1 = ndlp; in lpfc_nvmet_unsol_issue_abort()
314 dd_data = cmdiocbq->context1; in lpfc_bsg_send_mgmt_cmd_cmp()496 cmdiocbq->context1 = dd_data; in lpfc_bsg_send_mgmt_cmd()592 dd_data = cmdiocbq->context1; in lpfc_bsg_rport_els_cmp()594 cmdiocbq->context1 = ndlp; in lpfc_bsg_rport_els_cmp()735 cmdiocbq->context1 = dd_data; in lpfc_bsg_rport_els()776 cmdiocbq->context1 = ndlp; in lpfc_bsg_rport_els()1409 dd_data = cmdiocbq->context1; in lpfc_issue_ct_rsp_cmp()1574 ctiocb->context1 = dd_data; in lpfc_issue_ct_rsp()5093 dd_data = cmdiocbq->context1; in lpfc_bsg_menlo_cmd_cmp()5292 cmdiocbq->context1 = dd_data; in lpfc_menlo_cmd()
449 psb->cur_iocbq.context1 = psb; in lpfc_new_scsi_buf_s3()3801 (struct lpfc_io_buf *) pIocbIn->context1; in lpfc_scsi_cmd_iocb_cmpl()4177 piocbq->context1 = lpfc_cmd; in lpfc_scsi_prep_cmnd()4309 (struct lpfc_io_buf *) cmdiocbq->context1; in lpfc_tskmgmt_def_cmpl()4800 BUG_ON(iocb->context1 != lpfc_cmd); in lpfc_abort_handler()
1146 lpfc_cmd = (struct lpfc_io_buf *) piocbq->context1; in __lpfc_sli_get_els_sglq()1157 ndlp = piocbq->context1; in __lpfc_sli_get_els_sglq()9582 ndlp = (struct lpfc_nodelist *)iocbq->context1; in lpfc_sli4_iocb2wqe()9630 } else if (pcmd && iocbq->context1) { in lpfc_sli4_iocb2wqe()9732 lpfc_cmd = iocbq->context1; in lpfc_sli4_iocb2wqe()9796 lpfc_cmd = iocbq->context1; in lpfc_sli4_iocb2wqe()9853 lpfc_cmd = iocbq->context1; in lpfc_sli4_iocb2wqe()9909 ndlp = (struct lpfc_nodelist *)iocbq->context1; in lpfc_sli4_iocb2wqe()10000 ndlp = (struct lpfc_nodelist *)iocbq->context1; in lpfc_sli4_iocb2wqe()10266 lpfc_cmd = (struct lpfc_io_buf *)piocb->context1; in lpfc_sli4_calc_ring()[all …]
4765 if (iocb->context1 == (uint8_t *) ndlp) in lpfc_check_sli_ndlp()5786 if (iocb->context1 != ndlp) { in lpfc_free_tx()5799 if (iocb->context1 != ndlp) { in lpfc_free_tx()
4226 pwqeq->context1 = lpfc_ncmd; in lpfc_new_io_buf()4231 lpfc_ncmd->cur_iocbq.context1 = lpfc_ncmd; in lpfc_new_io_buf()
3113 struct context *context1; in security_sid_mls_copy() local3139 context1 = sidtab_search(sidtab, sid); in security_sid_mls_copy()3140 if (!context1) { in security_sid_mls_copy()3154 newcon.user = context1->user; in security_sid_mls_copy()3155 newcon.role = context1->role; in security_sid_mls_copy()3156 newcon.type = context1->type; in security_sid_mls_copy()
331 lpfc_sli_handle_mb_event, pmb->context1 points to a waitq. Do