Lines Matching refs:lpfc_dmabuf
2370 struct lpfc_dmabuf *dmabuf, *next_dmabuf; in lpfc_sli_hbqbuf_free_all()
2617 struct lpfc_dmabuf *d_buf; in lpfc_sli_hbqbuf_get()
2619 list_remove_head(rb_list, d_buf, struct lpfc_dmabuf, list); in lpfc_sli_hbqbuf_get()
2636 struct lpfc_dmabuf *h_buf; in lpfc_sli_rqbuf_get()
2641 struct lpfc_dmabuf, list); in lpfc_sli_rqbuf_get()
2660 struct lpfc_dmabuf *d_buf; in lpfc_sli_hbqbuf_find()
2852 struct lpfc_dmabuf *mp; in lpfc_sli_def_mbox_cmpl()
2858 mp = (struct lpfc_dmabuf *)(pmb->ctx_buf); in lpfc_sli_def_mbox_cmpl()
3163 static struct lpfc_dmabuf *
3193 struct lpfc_dmabuf *d_buf; in lpfc_nvme_unsol_ls_handler()
3386 struct lpfc_dmabuf *dmzbuf; in lpfc_sli_process_unsol_iocb()
5715 struct lpfc_dmabuf *mp; in lpfc_sli4_read_fcoe_params()
5736 mp = (struct lpfc_dmabuf *)mboxq->ctx_buf; in lpfc_sli4_read_fcoe_params()
5805 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_read_rev()
5808 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_read_rev()
6783 struct lpfc_dmabuf *dmabuf, *next; in lpfc_sli4_ras_dma_free()
6826 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_ras_dma_alloc()
6846 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), in lpfc_sli4_ras_dma_alloc()
6938 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_ras_fwlog_init()
8059 struct lpfc_dmabuf *mp; in lpfc_cmf_setup()
8329 struct lpfc_dmabuf *mp; in lpfc_sli4_hba_setup()
8637 mp = (struct lpfc_dmabuf *)mboxq->ctx_buf; in lpfc_sli4_hba_setup()
10422 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_bpl2sgl()
10444 dmabuf = (struct lpfc_dmabuf *)piocbq->context3; in lpfc_sli4_bpl2sgl()
10564 ((struct lpfc_dmabuf *)iocbq->context3)->virt; in lpfc_sli4_iocb2wqe()
10618 pcmd = (uint32_t *) (((struct lpfc_dmabuf *) in lpfc_sli4_iocb2wqe()
12135 struct lpfc_dmabuf *buf_ptr; in lpfc_sli_hba_down()
12195 struct lpfc_dmabuf, list); in lpfc_sli_hba_down()
12282 struct lpfc_dmabuf *mp) in lpfc_sli_ringpostbuf_put()
12333 struct lpfc_dmabuf *
12337 struct lpfc_dmabuf *mp, *next_mp; in lpfc_sli_ring_taggedbuf_get()
12377 struct lpfc_dmabuf *
12381 struct lpfc_dmabuf *mp, *next_mp; in lpfc_sli_ringpostbuf_get()
13769 struct lpfc_dmabuf *mp; in lpfc_sli_sp_intr_handler()
13965 mp = (struct lpfc_dmabuf *) in lpfc_sli_sp_intr_handler()
14315 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_iocb_param_transfer()
14335 dmabuf = (struct lpfc_dmabuf *)pIocbOut->context3; in lpfc_sli4_iocb_param_transfer()
14346 dmabuf = (struct lpfc_dmabuf *)pIocbOut->context3; in lpfc_sli4_iocb_param_transfer()
14534 struct lpfc_dmabuf *mp; in lpfc_sli4_sp_handle_mbox_event()
14584 mp = (struct lpfc_dmabuf *)(pmb->ctx_buf); in lpfc_sli4_sp_handle_mbox_event()
16025 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_queue_free()
16034 list_remove_head(&queue->page_list, dmabuf, struct lpfc_dmabuf, in lpfc_sli4_queue_free()
16069 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_queue_alloc()
16306 struct lpfc_dmabuf *dmabuf; in lpfc_eq_create()
16448 struct lpfc_dmabuf *dmabuf; in lpfc_cq_create()
16600 struct lpfc_dmabuf *dmabuf; in lpfc_cq_create_set()
16840 struct lpfc_dmabuf *dmabuf; in lpfc_mq_create_fb_init()
16907 struct lpfc_dmabuf *dmabuf; in lpfc_mq_create()
17061 struct lpfc_dmabuf *dmabuf; in lpfc_wq_create()
17325 struct lpfc_dmabuf *dmabuf; in lpfc_rq_create()
17617 struct lpfc_dmabuf *dmabuf; in lpfc_mrq_create()
18766 struct lpfc_dmabuf *h_buf; in lpfc_update_rcv_time_stamp()
18771 struct lpfc_dmabuf, list); in lpfc_update_rcv_time_stamp()
18789 struct lpfc_dmabuf *h_buf, *hnext; in lpfc_cleanup_rcv_buffers()
18790 struct lpfc_dmabuf *d_buf, *dnext; in lpfc_cleanup_rcv_buffers()
18821 struct lpfc_dmabuf *h_buf, *hnext; in lpfc_rcv_seq_check_edtov()
18822 struct lpfc_dmabuf *d_buf, *dnext; in lpfc_rcv_seq_check_edtov()
18870 struct lpfc_dmabuf *d_buf; in lpfc_fc_frame_add()
18871 struct lpfc_dmabuf *h_buf; in lpfc_fc_frame_add()
18965 struct lpfc_dmabuf *d_buf, *n_buf, *h_buf; in lpfc_sli4_abort_partial_seq()
19285 struct lpfc_dmabuf *d_buf; in lpfc_seq_complete()
19333 struct lpfc_dmabuf *d_buf, *n_buf; in lpfc_prep_seq()
19494 struct lpfc_dmabuf *pcmd = cmdiocb->context2; in lpfc_sli4_mds_loopback_cmpl()
19511 struct lpfc_dmabuf *pcmd = NULL; in lpfc_sli4_handle_mds_loopback()
19533 pcmd = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_handle_mds_loopback()
20821 struct lpfc_dmabuf *mp = NULL; in lpfc_sli4_get_config_region23()
20839 mp = (struct lpfc_dmabuf *)mboxq->ctx_buf; in lpfc_sli4_get_config_region23()
21073 struct lpfc_dmabuf *dmabuf; in lpfc_wr_object()
21178 struct lpfc_dmabuf *mp; in lpfc_cleanup_pending_mbox()
21248 mp = (struct lpfc_dmabuf *)(mb->ctx_buf); in lpfc_cleanup_pending_mbox()
21403 struct lpfc_dmabuf *dmabuf; in lpfc_wqe_bpl2sgl()
21428 dmabuf = (struct lpfc_dmabuf *)pwqeq->context3; in lpfc_wqe_bpl2sgl()
22376 struct lpfc_dmabuf *pcmd; in lpfc_read_object()