Lines Matching refs:lpfc_dmabuf
331 struct lpfc_dmabuf *mp; in lpfc_config_port_post()
367 mp = (struct lpfc_dmabuf *) pmb->context1; in lpfc_config_port_post()
374 mp = (struct lpfc_dmabuf *) pmb->context1; in lpfc_config_port_post()
783 struct lpfc_dmabuf *mp, *next_mp; in lpfc_hba_down_post_s3()
1016 struct lpfc_dmabuf *buf_ptr; in lpfc_hb_timeout_handler()
1057 struct lpfc_dmabuf, list); in lpfc_hb_timeout_handler()
1505 struct lpfc_dmabuf *mp; in lpfc_handle_latt()
1514 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_handle_latt()
1973 struct lpfc_dmabuf *mp1, *mp2; in lpfc_post_buffer()
1989 mp1 = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_post_buffer()
2002 mp2 = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_post_buffer()
3152 struct lpfc_dmabuf *mp; in lpfc_sli4_async_link_evt()
3169 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_async_link_evt()
3279 struct lpfc_dmabuf *mp; in lpfc_sli4_async_fc_evt()
3323 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_async_fc_evt()
4907 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_create_rpi_hdr()
4929 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_create_rpi_hdr()
5640 struct lpfc_dmabuf *dmabuf; in lpfc_create_bootstrap_mbox()
5645 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_create_bootstrap_mbox()