Lines Matching refs:lpfc_dmabuf

416 	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()
2627 mp2 = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_post_buffer()
4980 struct lpfc_dmabuf *mp; in lpfc_sli4_async_link_evt()
4997 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_async_link_evt()
5241 struct lpfc_dmabuf *mp; in lpfc_sli4_async_fc_evt()
5301 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_async_fc_evt()
7498 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_create_rpi_hdr()
7531 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_create_rpi_hdr()
8307 struct lpfc_dmabuf *dmabuf; in lpfc_create_bootstrap_mbox()
8312 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_create_bootstrap_mbox()
9447 struct lpfc_dmabuf *h_buf; in lpfc_free_rq_buffer()
9453 struct lpfc_dmabuf, list); in lpfc_free_rq_buffer()
12925 struct lpfc_dmabuf *dmabuf, *next; in lpfc_write_firmware()
12949 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), in lpfc_write_firmware()