Searched refs:context1 (Results 1 – 12 of 12) sorted by relevance
283 if (ctiocb->context1) { in lpfc_ct_free_iocb()284 buf_ptr = (struct lpfc_dmabuf *) ctiocb->context1; in lpfc_ct_free_iocb()287 ctiocb->context1 = NULL; in lpfc_ct_free_iocb()347 geniocb->context1 = (uint8_t *) inp; in lpfc_gen_req()679 inp = (struct lpfc_dmabuf *) cmdiocb->context1; in lpfc_cmpl_ct_cmd_gid_ft()881 inp = (struct lpfc_dmabuf *)cmdiocb->context1; in lpfc_cmpl_ct_cmd_gid_pt()1061 struct lpfc_dmabuf *inp = (struct lpfc_dmabuf *) cmdiocb->context1; in lpfc_cmpl_ct_cmd_gff_id()1190 struct lpfc_dmabuf *inp = (struct lpfc_dmabuf *)cmdiocb->context1; in lpfc_cmpl_ct_cmd_gft_id()1286 inp = (struct lpfc_dmabuf *) cmdiocb->context1; in lpfc_cmpl_ct()1540 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()986 struct lpfc_nodelist *ndlp = cmdiocb->context1; in lpfc_cmpl_els_flogi()1423 ndlp = (struct lpfc_nodelist *)(iocb->context1); in lpfc_els_abort_flogi()2244 ndlp = (struct lpfc_nodelist *) cmdiocb->context1; in lpfc_cmpl_els_prli()2647 ndlp = (struct lpfc_nodelist *) cmdiocb->context1; in lpfc_cmpl_els_adisc()2795 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) cmdiocb->context1; in lpfc_cmpl_els_logo()3590 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) cmdiocb->context1; in lpfc_els_retry()4097 ndlp = (struct lpfc_nodelist *)elsiocb->context1; in lpfc_els_free_iocb()4114 elsiocb->context1 = NULL; in lpfc_els_free_iocb()[all …]
383 ndlp = (struct lpfc_nodelist *)cmdwqe->context1; in lpfc_nvme_cmpl_gen_req()412 cmdwqe->context1 = NULL; in lpfc_nvme_cmpl_gen_req()446 genwqe->context1 = lpfc_nlp_get(ndlp); in lpfc_nvme_gen_req()962 (struct lpfc_io_buf *)pwqeIn->context1; in lpfc_nvme_io_cmd_wqe_cmpl()2719 if (!pwqeIn->context1) { in lpfc_nvme_cancel_iocb()2729 lpfc_ncmd = (struct lpfc_io_buf *)pwqeIn->context1; in lpfc_nvme_cancel_iocb()
106 void *context1; /* caller context information */ member
347 lpfc_nlp_put(cmdwqe->context1); in lpfc_nvmet_xmt_ls_rsp_cmp()921 lpfc_nlp_put(nvmewqeq->context1); in lpfc_nvmet_xmt_ls_rsp()1397 ctx_buf->iocbq->context1 = NULL; in lpfc_nvmet_setup_io_context()2504 nvmewqe->context1 = lpfc_nlp_get(ndlp); in lpfc_nvmet_prep_ls_wqe()2505 if (nvmewqe->context1 == NULL) in lpfc_nvmet_prep_ls_wqe()2901 nvmewqe->context1 = ndlp; in lpfc_nvmet_prep_fcp_wqe()3221 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()3796 (struct lpfc_io_buf *) pIocbIn->context1; in lpfc_scsi_cmd_iocb_cmpl()4167 piocbq->context1 = lpfc_cmd; in lpfc_scsi_prep_cmnd()4299 (struct lpfc_io_buf *) cmdiocbq->context1; in lpfc_tskmgmt_def_cmpl()4783 BUG_ON(iocb->context1 != lpfc_cmd); in lpfc_abort_handler()
1129 lpfc_cmd = (struct lpfc_io_buf *) piocbq->context1; in __lpfc_sli_get_els_sglq()1140 ndlp = piocbq->context1; in __lpfc_sli_get_els_sglq()9343 ndlp = (struct lpfc_nodelist *)iocbq->context1; in lpfc_sli4_iocb2wqe()9390 } else if (pcmd && iocbq->context1) { in lpfc_sli4_iocb2wqe()9492 lpfc_cmd = iocbq->context1; in lpfc_sli4_iocb2wqe()9556 lpfc_cmd = iocbq->context1; in lpfc_sli4_iocb2wqe()9613 lpfc_cmd = iocbq->context1; in lpfc_sli4_iocb2wqe()9669 ndlp = (struct lpfc_nodelist *)iocbq->context1; in lpfc_sli4_iocb2wqe()9760 ndlp = (struct lpfc_nodelist *)iocbq->context1; in lpfc_sli4_iocb2wqe()10026 lpfc_cmd = (struct lpfc_io_buf *)piocb->context1; in lpfc_sli4_calc_ring()[all …]
4708 if (iocb->context1 == (uint8_t *) ndlp) in lpfc_check_sli_ndlp()5656 if (iocb->context1 != ndlp) { in lpfc_free_tx()5669 if (iocb->context1 != ndlp) { in lpfc_free_tx()
4155 pwqeq->context1 = lpfc_ncmd; in lpfc_new_io_buf()4160 lpfc_ncmd->cur_iocbq.context1 = lpfc_ncmd; in lpfc_new_io_buf()
2968 struct context *context1; in security_sid_mls_copy() local2986 context1 = sidtab_search(sidtab, sid); in security_sid_mls_copy()2987 if (!context1) { in security_sid_mls_copy()3001 newcon.user = context1->user; in security_sid_mls_copy()3002 newcon.role = context1->role; in security_sid_mls_copy()3003 newcon.type = context1->type; in security_sid_mls_copy()
331 lpfc_sli_handle_mb_event, pmb->context1 points to a waitq. Do