Searched refs:cmd_dmabuf (Results 1 – 7 of 7) sorted by relevance
282 elsiocb->cmd_dmabuf = pcmd; in lpfc_prep_els_iocb()950 struct lpfc_dmabuf *pcmd = cmdiocb->cmd_dmabuf, *prsp; in lpfc_cmpl_els_flogi()1248 pcmd = (uint32_t *)cmdiocb->cmd_dmabuf->virt; in lpfc_cmpl_els_link_down()1311 pcmd = (uint8_t *)elsiocb->cmd_dmabuf->virt; in lpfc_issue_els_flogi()2120 prsp = list_entry(cmdiocb->cmd_dmabuf->list.next, in lpfc_cmpl_els_plogi()2233 pcmd = (uint8_t *)elsiocb->cmd_dmabuf->virt; in lpfc_issue_els_plogi()2533 pcmd = (uint8_t *)elsiocb->cmd_dmabuf->virt; in lpfc_issue_els_prli()2922 pcmd = (uint8_t *)elsiocb->cmd_dmabuf->virt; in lpfc_issue_els_adisc()3164 pcmd = (uint8_t *)elsiocb->cmd_dmabuf->virt; in lpfc_issue_els_logo()3392 pcmd = cmdiocb->cmd_dmabuf; in lpfc_cmpl_els_disc_cmd()[all …]
312 ct_req = (struct lpfc_sli_ct_request *)ctiocbq->cmd_dmabuf->virt; in lpfc_ct_handle_mibreq()349 struct lpfc_dmabuf *bdeBuf1 = ctiocbq->cmd_dmabuf; in lpfc_ct_unsol_event()354 ctiocbq->cmd_dmabuf = NULL; in lpfc_ct_unsol_event()384 ctiocbq->cmd_dmabuf = bdeBuf1; in lpfc_ct_unsol_event()388 ct_req = (struct lpfc_sli_ct_request *)ctiocbq->cmd_dmabuf->virt; in lpfc_ct_unsol_event()409 bdeBuf1 = iocb->cmd_dmabuf; in lpfc_ct_unsol_event()410 iocb->cmd_dmabuf = NULL; in lpfc_ct_unsol_event()553 if (ctiocb->cmd_dmabuf) { in lpfc_ct_free_iocb()554 buf_ptr = ctiocb->cmd_dmabuf; in lpfc_ct_free_iocb()557 ctiocb->cmd_dmabuf = NULL; in lpfc_ct_free_iocb()[all …]
129 struct lpfc_dmabuf *cmd_dmabuf; member
176 pcmd = cmdiocb->cmd_dmabuf; in lpfc_check_elscmpl_iocb()345 pcmd = cmdiocb->cmd_dmabuf; in lpfc_rcv_plogi()718 pcmd = cmdiocb->cmd_dmabuf; in lpfc_rcv_padisc()938 payload = cmdiocb->cmd_dmabuf->virt; in lpfc_rcv_prli_support_check()975 pcmd = cmdiocb->cmd_dmabuf; in lpfc_rcv_prli()1240 struct lpfc_dmabuf *pcmd = cmdiocb->cmd_dmabuf; in lpfc_rcv_plogi_plogi_issue()1373 pcmd = cmdiocb->cmd_dmabuf; in lpfc_cmpl_plogi_plogi_issue()
324 cmp = cmdiocbq->cmd_dmabuf; in lpfc_bsg_send_mgmt_cmd_cmp()464 cmdiocbq->cmd_dmabuf = cmp; in lpfc_bsg_send_mgmt_cmd()587 pcmd = cmdiocbq->cmd_dmabuf; in lpfc_bsg_rport_els_cmp()703 cmdiocbq->cmd_dmabuf->virt, in lpfc_bsg_rport_els()903 struct lpfc_dmabuf *bdeBuf1 = piocbq->cmd_dmabuf; in lpfc_bsg_ct_unsol_event()971 bdeBuf1 = iocbq->cmd_dmabuf; in lpfc_bsg_ct_unsol_event()1386 cmp = cmdiocbq->cmd_dmabuf; in lpfc_issue_ct_rsp_cmp()1515 ctiocb->cmd_dmabuf = cmp; in lpfc_issue_ct_rsp()
2021 sync_buf->cmd_dmabuf = NULL; in lpfc_issue_cmf_sync_wqe()3221 d_buf = piocb->cmd_dmabuf; in lpfc_nvme_unsol_ls_handler()3502 saveq->cmd_dmabuf = lpfc_sli_get_buff(phba, pring, in lpfc_sli_process_unsol_iocb()3504 if (!saveq->cmd_dmabuf) in lpfc_sli_process_unsol_iocb()3528 iocbq->cmd_dmabuf = lpfc_sli_get_buff(phba, in lpfc_sli_process_unsol_iocb()3531 if (!iocbq->cmd_dmabuf) in lpfc_sli_process_unsol_iocb()3558 saveq->cmd_dmabuf = lpfc_sli_ringpostbuf_get(phba, pring, in lpfc_sli_process_unsol_iocb()19188 first_iocbq->cmd_dmabuf = &seq_dmabuf->dbuf; in lpfc_prep_seq()19240 iocbq->cmd_dmabuf = d_buf; in lpfc_prep_seq()19308 struct lpfc_dmabuf *pcmd = cmdiocb->cmd_dmabuf; in lpfc_sli4_mds_loopback_cmpl()[all …]
1591 ctx_buf->iocbq->cmd_dmabuf = NULL; in lpfc_nvmet_setup_io_context()