| /Linux-v5.4/drivers/scsi/lpfc/ |
| D | lpfc_ct.c | 82 struct lpfc_dmabuf *mp, uint32_t size) in lpfc_ct_ignore_hbq_buffer() 98 struct lpfc_dmabuf *mp, uint32_t size) in lpfc_ct_unsol_buffer() 107 struct lpfc_dmabuf *mp = NULL; in lpfc_ct_unsol_event() 114 struct lpfc_dmabuf *bdeBuf; in lpfc_ct_unsol_event() 203 lpfc_free_ct_rsp(struct lpfc_hba *phba, struct lpfc_dmabuf *mlist) in lpfc_free_ct_rsp() 205 struct lpfc_dmabuf *mlast, *next_mlast; in lpfc_free_ct_rsp() 217 static struct lpfc_dmabuf * 221 struct lpfc_dmabuf *mlist = NULL; in lpfc_alloc_ct_rsp() 222 struct lpfc_dmabuf *mp; in lpfc_alloc_ct_rsp() 230 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_alloc_ct_rsp() [all …]
|
| D | lpfc_bsg.c | 77 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 …]
|
| D | lpfc_els.c | 160 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() 465 struct lpfc_dmabuf *dmabuf = NULL; in lpfc_issue_reg_vfi() 487 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_issue_reg_vfi() 987 struct lpfc_dmabuf *pcmd = cmdiocb->context2, *prsp; in lpfc_cmpl_els_flogi() 1111 prsp = list_get_first(&pcmd->list, struct lpfc_dmabuf, list); in lpfc_cmpl_els_flogi() [all …]
|
| D | lpfc_mem.c | 100 sizeof(struct lpfc_dmabuf), in lpfc_mem_alloc() 295 struct lpfc_dmabuf *mp; in lpfc_mem_free_all() 299 mp = (struct lpfc_dmabuf *)(mbox->ctx_buf); in lpfc_mem_free_all() 309 mp = (struct lpfc_dmabuf *)(mbox->ctx_buf); in lpfc_mem_free_all() 323 mp = (struct lpfc_dmabuf *)(mbox->ctx_buf); in lpfc_mem_free_all() 663 lpfc_in_buf_free(struct lpfc_hba *phba, struct lpfc_dmabuf *mp) in lpfc_in_buf_free() 707 lpfc_rq_buf_free(struct lpfc_hba *phba, struct lpfc_dmabuf *mp) in lpfc_rq_buf_free()
|
| D | lpfc.h | 137 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; 426 struct lpfc_dmabuf *fc_rscn_id_list[FC_MAX_HOLD_RSCN]; 597 struct lpfc_dmabuf *mbx_dmabuf; 616 struct lpfc_dmabuf lwpd; 747 struct lpfc_dmabuf slim2p; [all …]
|
| D | lpfc_crtn.h | 38 int lpfc_read_topology(struct lpfc_hba *, LPFC_MBOXQ_t *, struct lpfc_dmabuf *); 331 struct lpfc_dmabuf *); 332 struct lpfc_dmabuf *lpfc_sli_ringpostbuf_get(struct lpfc_hba *, 337 struct lpfc_dmabuf * lpfc_sli_ring_taggedbuf_get(struct lpfc_hba *, 378 void lpfc_in_buf_free(struct lpfc_hba *, struct lpfc_dmabuf *); 379 void lpfc_rq_buf_free(struct lpfc_hba *phba, struct lpfc_dmabuf *mp); 489 struct lpfc_dmabuf *, uint32_t);
|
| D | lpfc_mbox.c | 63 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() 604 struct lpfc_dmabuf *mp; in lpfc_read_sparam() 614 mp = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_read_sparam() 755 struct lpfc_dmabuf *mp; in lpfc_reg_rpi() 767 mp = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_reg_rpi() 2268 struct lpfc_dmabuf *mp = NULL; in lpfc_sli4_dump_cfg_rg23() 2274 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_dump_cfg_rg23() 2326 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *)mbox->ctx_buf; in lpfc_mbx_cmpl_rdp_page_a2() [all …]
|
| D | lpfc_nportdisc.c | 173 struct lpfc_dmabuf *pcmd, *prsp; in lpfc_check_elscmpl_iocb() 179 pcmd = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_check_elscmpl_iocb() 185 prsp = list_get_first(&pcmd->list, struct lpfc_dmabuf, in lpfc_check_elscmpl_iocb() 288 struct lpfc_dmabuf *pcmd; in lpfc_rcv_plogi() 300 pcmd = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_rcv_plogi() 560 struct lpfc_dmabuf *pcmd; in lpfc_rcv_padisc() 569 pcmd = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_rcv_padisc() 745 payload = ((struct lpfc_dmabuf *)cmdiocb->context2)->virt; in lpfc_rcv_prli_support_check() 776 struct lpfc_dmabuf *pcmd; in lpfc_rcv_prli() 782 pcmd = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_rcv_prli() [all …]
|
| D | lpfc_sli.c | 1977 struct lpfc_dmabuf *dmabuf, *next_dmabuf; in lpfc_sli_hbqbuf_free_all() 2226 struct lpfc_dmabuf *d_buf; in lpfc_sli_hbqbuf_get() 2228 list_remove_head(rb_list, d_buf, struct lpfc_dmabuf, list); in lpfc_sli_hbqbuf_get() 2245 struct lpfc_dmabuf *h_buf; in lpfc_sli_rqbuf_get() 2250 struct lpfc_dmabuf, list); in lpfc_sli_rqbuf_get() 2269 struct lpfc_dmabuf *d_buf; in lpfc_sli_hbqbuf_find() 2461 struct lpfc_dmabuf *mp; in lpfc_sli_def_mbox_cmpl() 2467 mp = (struct lpfc_dmabuf *)(pmb->ctx_buf); in lpfc_sli_def_mbox_cmpl() 2754 static struct lpfc_dmabuf * 2839 struct lpfc_dmabuf *dmzbuf; in lpfc_sli_process_unsol_iocb() [all …]
|
| D | lpfc_hbadisc.c | 2966 struct lpfc_dmabuf *dmabuf = mboxq->ctx_buf; in lpfc_mbx_cmpl_reg_vfi() 3059 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_mbx_cmpl_read_sparam() 3118 struct lpfc_dmabuf *mp; in lpfc_mbx_process_link_up() 3243 mp = (struct lpfc_dmabuf *)sparam_mbox->ctx_buf; in lpfc_mbx_process_link_up() 3372 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *)(pmb->ctx_buf); in lpfc_mbx_cmpl_read_topology() 3530 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *)(pmb->ctx_buf); in lpfc_mbx_cmpl_reg_login() 3718 struct lpfc_dmabuf *mp; in lpfc_create_static_vport() 3744 mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_create_static_vport() 3766 mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_create_static_vport() 3832 mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_create_static_vport() [all …]
|
| D | lpfc_nvme.c | 365 struct lpfc_dmabuf *buf_ptr; in lpfc_nvme_cmpl_gen_req() 397 buf_ptr = (struct lpfc_dmabuf *)cmdwqe->context3; in lpfc_nvme_cmpl_gen_req() 418 lpfc_nvme_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, in lpfc_nvme_gen_req() 419 struct lpfc_dmabuf *inp, in lpfc_nvme_gen_req() 571 struct lpfc_dmabuf *bmp; in lpfc_nvme_ls_req() 618 bmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_nvme_ls_req()
|
| D | lpfc_vport.c | 122 struct lpfc_dmabuf *mp; in lpfc_vport_sparm() 141 mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_vport_sparm()
|
| D | lpfc_init.c | 411 struct lpfc_dmabuf *mp; in lpfc_config_port_post() 447 mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_config_port_post() 454 mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_config_port_post() 919 struct lpfc_dmabuf *mp, *next_mp; in lpfc_hba_free_post_buf() 1354 struct lpfc_dmabuf *buf_ptr; in lpfc_hb_timeout_handler() 1405 struct lpfc_dmabuf, list); in lpfc_hb_timeout_handler() 2031 struct lpfc_dmabuf *mp; in lpfc_handle_latt() 2040 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_handle_latt() 2548 struct lpfc_dmabuf *mp1, *mp2; in lpfc_post_buffer() 2564 mp1 = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_post_buffer() [all …]
|
| D | lpfc_sli4.h | 388 struct lpfc_dmabuf *dmabuf; 953 struct lpfc_dmabuf *dmabuf;
|
| D | lpfc_nvmet.c | 850 struct lpfc_dmabuf dmabuf; in lpfc_nvmet_xmt_ls_rsp() 2398 struct lpfc_dmabuf *d_buf; in lpfc_nvmet_unsol_ls_event()
|
| D | lpfc_debugfs.c | 290 struct lpfc_dmabuf *d_buf; in lpfc_debugfs_hbqinfo_data() 5474 struct lpfc_dmabuf *dmabuf, uint32_t ext_buf) in lpfc_idiag_mbxacc_dump_bsg_mbox()
|
| /Linux-v5.4/Documentation/scsi/ |
| D | ChangeLog.lpfc | 725 here, the most notable is that the phba->slim2p lpfc_dmabuf goes 1076 * Changed DMABUF_t usage to struct lpfc_dmabuf.
|