Searched refs:cmd_dmabuf (Results 1 – 4 of 4) sorted by relevance
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
334 cmp = cmdiocbq->cmd_dmabuf; in lpfc_bsg_send_mgmt_cmd_cmp()478 cmdiocbq->cmd_dmabuf = cmp; in lpfc_bsg_send_mgmt_cmd()601 pcmd = cmdiocbq->cmd_dmabuf; in lpfc_bsg_rport_els_cmp()717 cmdiocbq->cmd_dmabuf->virt, in lpfc_bsg_rport_els()917 struct lpfc_dmabuf *bdeBuf1 = piocbq->cmd_dmabuf; in lpfc_bsg_ct_unsol_event()985 bdeBuf1 = iocbq->cmd_dmabuf; in lpfc_bsg_ct_unsol_event()1398 cmp = cmdiocbq->cmd_dmabuf; in lpfc_issue_ct_rsp_cmp()1527 ctiocb->cmd_dmabuf = cmp; in lpfc_issue_ct_rsp()
2022 sync_buf->cmd_dmabuf = NULL; in lpfc_issue_cmf_sync_wqe()3207 d_buf = piocb->cmd_dmabuf; in lpfc_nvme_unsol_ls_handler()3488 saveq->cmd_dmabuf = lpfc_sli_get_buff(phba, pring, in lpfc_sli_process_unsol_iocb()3490 if (!saveq->cmd_dmabuf) in lpfc_sli_process_unsol_iocb()3514 iocbq->cmd_dmabuf = lpfc_sli_get_buff(phba, in lpfc_sli_process_unsol_iocb()3517 if (!iocbq->cmd_dmabuf) in lpfc_sli_process_unsol_iocb()3544 saveq->cmd_dmabuf = lpfc_sli_ringpostbuf_get(phba, pring, in lpfc_sli_process_unsol_iocb()19314 first_iocbq->cmd_dmabuf = &seq_dmabuf->dbuf; in lpfc_prep_seq()19366 iocbq->cmd_dmabuf = d_buf; in lpfc_prep_seq()19434 struct lpfc_dmabuf *pcmd = cmdiocb->cmd_dmabuf; in lpfc_sli4_mds_loopback_cmpl()[all …]