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()1222 pcmd = (uint32_t *)cmdiocb->cmd_dmabuf->virt; in lpfc_cmpl_els_link_down()1285 pcmd = (uint8_t *)elsiocb->cmd_dmabuf->virt; in lpfc_issue_els_flogi()2091 prsp = list_entry(cmdiocb->cmd_dmabuf->list.next, in lpfc_cmpl_els_plogi()2203 pcmd = (uint8_t *)elsiocb->cmd_dmabuf->virt; in lpfc_issue_els_plogi()2486 pcmd = (uint8_t *)elsiocb->cmd_dmabuf->virt; in lpfc_issue_els_prli()2875 pcmd = (uint8_t *)elsiocb->cmd_dmabuf->virt; in lpfc_issue_els_adisc()3116 pcmd = (uint8_t *)elsiocb->cmd_dmabuf->virt; in lpfc_issue_els_logo()3344 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()927 payload = cmdiocb->cmd_dmabuf->virt; in lpfc_rcv_prli_support_check()964 pcmd = cmdiocb->cmd_dmabuf; in lpfc_rcv_prli()1229 struct lpfc_dmabuf *pcmd = cmdiocb->cmd_dmabuf; in lpfc_rcv_plogi_plogi_issue()1362 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()
2005 sync_buf->cmd_dmabuf = NULL; in lpfc_issue_cmf_sync_wqe()3205 d_buf = piocb->cmd_dmabuf; in lpfc_nvme_unsol_ls_handler()3486 saveq->cmd_dmabuf = lpfc_sli_get_buff(phba, pring, in lpfc_sli_process_unsol_iocb()3488 if (!saveq->cmd_dmabuf) in lpfc_sli_process_unsol_iocb()3512 iocbq->cmd_dmabuf = lpfc_sli_get_buff(phba, in lpfc_sli_process_unsol_iocb()3515 if (!iocbq->cmd_dmabuf) in lpfc_sli_process_unsol_iocb()3542 saveq->cmd_dmabuf = lpfc_sli_ringpostbuf_get(phba, pring, in lpfc_sli_process_unsol_iocb()19102 first_iocbq->cmd_dmabuf = &seq_dmabuf->dbuf; in lpfc_prep_seq()19154 iocbq->cmd_dmabuf = d_buf; in lpfc_prep_seq()19222 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()