Searched refs:cmd_dmabuf (Results 1 – 7 of 7) sorted by relevance
288 elsiocb->cmd_dmabuf = pcmd; in lpfc_prep_els_iocb()931 struct lpfc_dmabuf *pcmd = cmdiocb->cmd_dmabuf, *prsp; in lpfc_cmpl_els_flogi()1231 pcmd = (uint32_t *)cmdiocb->cmd_dmabuf->virt; in lpfc_cmpl_els_link_down()1294 pcmd = (uint8_t *)elsiocb->cmd_dmabuf->virt; in lpfc_issue_els_flogi()2122 prsp = list_get_first(&cmdiocb->cmd_dmabuf->list, in lpfc_cmpl_els_plogi()2237 pcmd = (uint8_t *)elsiocb->cmd_dmabuf->virt; in lpfc_issue_els_plogi()2535 pcmd = (uint8_t *)elsiocb->cmd_dmabuf->virt; in lpfc_issue_els_prli()2926 pcmd = (uint8_t *)elsiocb->cmd_dmabuf->virt; in lpfc_issue_els_adisc()3172 pcmd = (uint8_t *)elsiocb->cmd_dmabuf->virt; in lpfc_issue_els_logo()3400 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 …]
188 pcmd = cmdiocb->cmd_dmabuf; in lpfc_check_elscmpl_iocb()368 pcmd = cmdiocb->cmd_dmabuf; in lpfc_rcv_plogi()741 pcmd = cmdiocb->cmd_dmabuf; in lpfc_rcv_padisc()959 payload = cmdiocb->cmd_dmabuf->virt; in lpfc_rcv_prli_support_check()1005 pcmd = cmdiocb->cmd_dmabuf; in lpfc_rcv_prli()1269 struct lpfc_dmabuf *pcmd = cmdiocb->cmd_dmabuf; in lpfc_rcv_plogi_plogi_issue()1400 pcmd = cmdiocb->cmd_dmabuf; in lpfc_cmpl_plogi_plogi_issue()
129 struct lpfc_dmabuf *cmd_dmabuf; member
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()
2026 sync_buf->cmd_dmabuf = NULL; in lpfc_issue_cmf_sync_wqe()3228 d_buf = piocb->cmd_dmabuf; in lpfc_nvme_unsol_ls_handler()3509 saveq->cmd_dmabuf = lpfc_sli_get_buff(phba, pring, in lpfc_sli_process_unsol_iocb()3511 if (!saveq->cmd_dmabuf) in lpfc_sli_process_unsol_iocb()3535 iocbq->cmd_dmabuf = lpfc_sli_get_buff(phba, in lpfc_sli_process_unsol_iocb()3538 if (!iocbq->cmd_dmabuf) in lpfc_sli_process_unsol_iocb()3565 saveq->cmd_dmabuf = lpfc_sli_ringpostbuf_get(phba, pring, in lpfc_sli_process_unsol_iocb()19231 first_iocbq->cmd_dmabuf = &seq_dmabuf->dbuf; in lpfc_prep_seq()19283 iocbq->cmd_dmabuf = d_buf; in lpfc_prep_seq()19351 struct lpfc_dmabuf *pcmd = cmdiocb->cmd_dmabuf; in lpfc_sli4_mds_loopback_cmpl()[all …]
1602 ctx_buf->iocbq->cmd_dmabuf = NULL; in lpfc_nvmet_setup_io_context()