Lines Matching refs:bpl_dmabuf
2007 sync_buf->bpl_dmabuf = NULL; in lpfc_issue_cmf_sync_wqe()
3498 saveq->bpl_dmabuf = lpfc_sli_get_buff(phba, pring, in lpfc_sli_process_unsol_iocb()
3500 if (!saveq->bpl_dmabuf) in lpfc_sli_process_unsol_iocb()
3525 iocbq->bpl_dmabuf = lpfc_sli_get_buff(phba, in lpfc_sli_process_unsol_iocb()
3528 if (!iocbq->bpl_dmabuf) in lpfc_sli_process_unsol_iocb()
3547 saveq->bpl_dmabuf = lpfc_sli_ringpostbuf_get(phba, in lpfc_sli_process_unsol_iocb()
19103 first_iocbq->bpl_dmabuf = NULL; in lpfc_prep_seq()
19127 if (!iocbq->bpl_dmabuf) { in lpfc_prep_seq()
19128 iocbq->bpl_dmabuf = d_buf; in lpfc_prep_seq()
19155 iocbq->bpl_dmabuf = NULL; in lpfc_prep_seq()
21141 if (pwqeq->bpl_dmabuf) in lpfc_wqe_bpl2sgl()
21142 dmabuf = pwqeq->bpl_dmabuf; in lpfc_wqe_bpl2sgl()