Home
last modified time | relevance | path

Searched refs:lpfc_dmabuf (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_ct.c81 struct lpfc_dmabuf *mp, uint32_t size) in lpfc_ct_ignore_hbq_buffer()
97 struct lpfc_dmabuf *mp, uint32_t size) in lpfc_ct_unsol_buffer()
106 struct lpfc_dmabuf *mp = NULL; in lpfc_ct_unsol_event()
113 struct lpfc_dmabuf *bdeBuf; in lpfc_ct_unsol_event()
202 lpfc_free_ct_rsp(struct lpfc_hba *phba, struct lpfc_dmabuf *mlist) in lpfc_free_ct_rsp()
204 struct lpfc_dmabuf *mlast, *next_mlast; in lpfc_free_ct_rsp()
216 static struct lpfc_dmabuf *
220 struct lpfc_dmabuf *mlist = NULL; in lpfc_alloc_ct_rsp()
221 struct lpfc_dmabuf *mp; in lpfc_alloc_ct_rsp()
229 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_alloc_ct_rsp()
[all …]
Dlpfc_bsg.c77 struct lpfc_dmabuf *rmp;
84 struct lpfc_dmabuf *dmabuffers; /* for BIU diags */
95 struct lpfc_dmabuf *rmp;
133 struct lpfc_dmabuf dma;
139 lpfc_free_bsg_buffers(struct lpfc_hba *phba, struct lpfc_dmabuf *mlist) in lpfc_free_bsg_buffers()
141 struct lpfc_dmabuf *mlast, *next_mlast; in lpfc_free_bsg_buffers()
156 static struct lpfc_dmabuf *
161 struct lpfc_dmabuf *mlist = NULL; in lpfc_alloc_bsg_buffers()
162 struct lpfc_dmabuf *mp; in lpfc_alloc_bsg_buffers()
176 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_alloc_bsg_buffers()
[all …]
Dlpfc_els.c160 struct lpfc_dmabuf *pcmd, *prsp, *pbuflist; in lpfc_prep_els_iocb()
207 pcmd = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_prep_els_iocb()
217 prsp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_prep_els_iocb()
228 pbuflist = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_prep_els_iocb()
373 struct lpfc_dmabuf *mp; in lpfc_issue_fabric_reglogin()
435 mp = (struct lpfc_dmabuf *)mbox->ctx_buf; in lpfc_issue_fabric_reglogin()
466 struct lpfc_dmabuf *dmabuf = NULL; in lpfc_issue_reg_vfi()
488 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_issue_reg_vfi()
988 struct lpfc_dmabuf *pcmd = cmdiocb->context2, *prsp; in lpfc_cmpl_els_flogi()
1112 prsp = list_get_first(&pcmd->list, struct lpfc_dmabuf, list); in lpfc_cmpl_els_flogi()
[all …]
Dlpfc_mem.c98 sizeof(struct lpfc_dmabuf), in lpfc_mem_alloc()
290 struct lpfc_dmabuf *mp; in lpfc_mem_free_all()
294 mp = (struct lpfc_dmabuf *)(mbox->ctx_buf); in lpfc_mem_free_all()
304 mp = (struct lpfc_dmabuf *)(mbox->ctx_buf); in lpfc_mem_free_all()
318 mp = (struct lpfc_dmabuf *)(mbox->ctx_buf); in lpfc_mem_free_all()
658 lpfc_in_buf_free(struct lpfc_hba *phba, struct lpfc_dmabuf *mp) in lpfc_in_buf_free()
702 lpfc_rq_buf_free(struct lpfc_hba *phba, struct lpfc_dmabuf *mp) in lpfc_rq_buf_free()
Dlpfc.h137 struct lpfc_dmabuf { struct
153 struct lpfc_dmabuf *elements; argument
159 struct lpfc_dmabuf hbuf;
160 struct lpfc_dmabuf dbuf;
170 struct lpfc_dmabuf hbuf;
171 struct lpfc_dmabuf dbuf;
423 struct lpfc_dmabuf *fc_rscn_id_list[FC_MAX_HOLD_RSCN];
594 struct lpfc_dmabuf *mbx_dmabuf;
619 struct lpfc_dmabuf lwpd;
776 struct lpfc_dmabuf slim2p;
[all …]
Dlpfc_crtn.h37 int lpfc_read_topology(struct lpfc_hba *, LPFC_MBOXQ_t *, struct lpfc_dmabuf *);
337 struct lpfc_dmabuf *);
338 struct lpfc_dmabuf *lpfc_sli_ringpostbuf_get(struct lpfc_hba *,
343 struct lpfc_dmabuf * lpfc_sli_ring_taggedbuf_get(struct lpfc_hba *,
384 void lpfc_in_buf_free(struct lpfc_hba *, struct lpfc_dmabuf *);
385 void lpfc_rq_buf_free(struct lpfc_hba *phba, struct lpfc_dmabuf *mp);
493 struct lpfc_dmabuf *, uint32_t);
Dlpfc_mbox.c63 struct lpfc_dmabuf *mp; in lpfc_dump_static_vport()
83 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_dump_static_vport()
291 struct lpfc_dmabuf *mp) in lpfc_read_topology()
605 struct lpfc_dmabuf *mp; in lpfc_read_sparam()
615 mp = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_read_sparam()
756 struct lpfc_dmabuf *mp; in lpfc_reg_rpi()
768 mp = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_reg_rpi()
2270 struct lpfc_dmabuf *mp = NULL; in lpfc_sli4_dump_cfg_rg23()
2276 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_dump_cfg_rg23()
2328 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *)mbox->ctx_buf; in lpfc_mbx_cmpl_rdp_page_a2()
[all …]
Dlpfc_nportdisc.c171 struct lpfc_dmabuf *pcmd, *prsp; in lpfc_check_elscmpl_iocb()
177 pcmd = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_check_elscmpl_iocb()
183 prsp = list_get_first(&pcmd->list, struct lpfc_dmabuf, in lpfc_check_elscmpl_iocb()
389 struct lpfc_dmabuf *pcmd; in lpfc_rcv_plogi()
404 pcmd = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_rcv_plogi()
744 struct lpfc_dmabuf *pcmd; in lpfc_rcv_padisc()
753 pcmd = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_rcv_padisc()
941 payload = ((struct lpfc_dmabuf *)cmdiocb->context2)->virt; in lpfc_rcv_prli_support_check()
972 struct lpfc_dmabuf *pcmd; in lpfc_rcv_prli()
978 pcmd = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_rcv_prli()
[all …]
Dlpfc_sli.c1992 struct lpfc_dmabuf *dmabuf, *next_dmabuf; in lpfc_sli_hbqbuf_free_all()
2239 struct lpfc_dmabuf *d_buf; in lpfc_sli_hbqbuf_get()
2241 list_remove_head(rb_list, d_buf, struct lpfc_dmabuf, list); in lpfc_sli_hbqbuf_get()
2258 struct lpfc_dmabuf *h_buf; in lpfc_sli_rqbuf_get()
2263 struct lpfc_dmabuf, list); in lpfc_sli_rqbuf_get()
2282 struct lpfc_dmabuf *d_buf; in lpfc_sli_hbqbuf_find()
2474 struct lpfc_dmabuf *mp; in lpfc_sli_def_mbox_cmpl()
2480 mp = (struct lpfc_dmabuf *)(pmb->ctx_buf); in lpfc_sli_def_mbox_cmpl()
2774 static struct lpfc_dmabuf *
2804 struct lpfc_dmabuf *d_buf; in lpfc_nvme_unsol_ls_handler()
[all …]
Dlpfc_hbadisc.c1147 struct lpfc_dmabuf *sparam_mp; in lpfc_mbx_cmpl_local_config_link()
1195 sparam_mp = (struct lpfc_dmabuf *) in lpfc_mbx_cmpl_local_config_link()
3002 struct lpfc_dmabuf *dmabuf = mboxq->ctx_buf; in lpfc_mbx_cmpl_reg_vfi()
3095 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_mbx_cmpl_read_sparam()
3162 struct lpfc_dmabuf *mp; in lpfc_mbx_process_link_up()
3289 mp = (struct lpfc_dmabuf *)sparam_mbox->ctx_buf; in lpfc_mbx_process_link_up()
3422 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *)(pmb->ctx_buf); in lpfc_mbx_cmpl_read_topology()
3580 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *)(pmb->ctx_buf); in lpfc_mbx_cmpl_reg_login()
3768 struct lpfc_dmabuf *mp; in lpfc_create_static_vport()
3794 mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_create_static_vport()
[all …]
Dlpfc_vport.c122 struct lpfc_dmabuf *mp; in lpfc_vport_sparm()
141 mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_vport_sparm()
Dlpfc_init.c416 struct lpfc_dmabuf *mp; in lpfc_config_port_post()
452 mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_config_port_post()
459 mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_config_port_post()
910 struct lpfc_dmabuf *mp, *next_mp; in lpfc_hba_free_post_buf()
1404 struct lpfc_dmabuf *buf_ptr; in lpfc_hb_timeout_handler()
1455 struct lpfc_dmabuf, list); in lpfc_hb_timeout_handler()
2081 struct lpfc_dmabuf *mp; in lpfc_handle_latt()
2090 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_handle_latt()
2598 struct lpfc_dmabuf *mp1, *mp2; in lpfc_post_buffer()
2614 mp1 = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_post_buffer()
[all …]
Dlpfc_nvme.c474 struct lpfc_dmabuf *buf_ptr; in __lpfc_nvme_ls_req_cmp()
495 buf_ptr = (struct lpfc_dmabuf *)cmdwqe->context3; in __lpfc_nvme_ls_req_cmp()
541 lpfc_nvme_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, in lpfc_nvme_gen_req()
542 struct lpfc_dmabuf *inp, in lpfc_nvme_gen_req()
693 struct lpfc_dmabuf *bmp; in __lpfc_nvme_ls_req()
Dlpfc_sli4.h426 struct lpfc_dmabuf *dmabuf;
1004 struct lpfc_dmabuf *dmabuf;
Dlpfc_debugfs.c288 struct lpfc_dmabuf *d_buf; in lpfc_debugfs_hbqinfo_data()
2194 struct lpfc_dmabuf *dmabuf, *next; in lpfc_debugfs_ras_log_data()
5679 struct lpfc_dmabuf *dmabuf, uint32_t ext_buf) in lpfc_idiag_mbxacc_dump_bsg_mbox()
Dlpfc_nvmet.c871 struct lpfc_dmabuf dmabuf; in __lpfc_nvme_xmt_ls_rsp()
/Linux-v5.10/Documentation/scsi/
DChangeLog.lpfc725 here, the most notable is that the phba->slim2p lpfc_dmabuf goes
1076 * Changed DMABUF_t usage to struct lpfc_dmabuf.