Lines Matching refs:lpfc_dmabuf

410 	struct lpfc_dmabuf *mp;  in lpfc_config_port_post()
446 mp = (struct lpfc_dmabuf *) pmb->context1; in lpfc_config_port_post()
453 mp = (struct lpfc_dmabuf *) pmb->context1; in lpfc_config_port_post()
918 struct lpfc_dmabuf *mp, *next_mp; in lpfc_hba_free_post_buf()
1259 struct lpfc_dmabuf *buf_ptr; in lpfc_hb_timeout_handler()
1416 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()
2577 mp2 = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_post_buffer()
4487 struct lpfc_dmabuf *mp; in lpfc_sli4_async_link_evt()
4504 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_async_link_evt()
4619 struct lpfc_dmabuf *mp; in lpfc_sli4_async_fc_evt()
4666 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_async_fc_evt()
6733 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_create_rpi_hdr()
6766 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_create_rpi_hdr()
7606 struct lpfc_dmabuf *dmabuf; in lpfc_create_bootstrap_mbox()
7611 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_create_bootstrap_mbox()
8670 struct lpfc_dmabuf *h_buf; in lpfc_free_rq_buffer()
8676 struct lpfc_dmabuf, list); in lpfc_free_rq_buffer()
11424 struct lpfc_dmabuf *dmabuf, *next; in lpfc_write_firmware()
11448 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), in lpfc_write_firmware()