Lines Matching refs:bpl_dmabuf
2028 sync_buf->bpl_dmabuf = NULL; in lpfc_issue_cmf_sync_wqe()
3521 saveq->bpl_dmabuf = lpfc_sli_get_buff(phba, pring, in lpfc_sli_process_unsol_iocb()
3523 if (!saveq->bpl_dmabuf) in lpfc_sli_process_unsol_iocb()
3548 iocbq->bpl_dmabuf = lpfc_sli_get_buff(phba, in lpfc_sli_process_unsol_iocb()
3551 if (!iocbq->bpl_dmabuf) in lpfc_sli_process_unsol_iocb()
3570 saveq->bpl_dmabuf = lpfc_sli_ringpostbuf_get(phba, in lpfc_sli_process_unsol_iocb()
19232 first_iocbq->bpl_dmabuf = NULL; in lpfc_prep_seq()
19256 if (!iocbq->bpl_dmabuf) { in lpfc_prep_seq()
19257 iocbq->bpl_dmabuf = d_buf; in lpfc_prep_seq()
19284 iocbq->bpl_dmabuf = NULL; in lpfc_prep_seq()
21274 if (pwqeq->bpl_dmabuf) in lpfc_wqe_bpl2sgl()
21275 dmabuf = pwqeq->bpl_dmabuf; in lpfc_wqe_bpl2sgl()