Lines Matching refs:lpfc_dmabuf
422 struct lpfc_dmabuf *mp; in lpfc_config_port_post()
462 mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_config_port_post()
967 struct lpfc_dmabuf *mp, *next_mp; in lpfc_hba_free_post_buf()
1515 struct lpfc_dmabuf *buf_ptr; in lpfc_hb_timeout_handler()
1549 struct lpfc_dmabuf, list); in lpfc_hb_timeout_handler()
2216 lpfc_read_topology(phba, pmb, (struct lpfc_dmabuf *)pmb->ctx_buf); in lpfc_handle_latt()
2795 struct lpfc_dmabuf *mp1, *mp2; in lpfc_sli3_post_buffer()
2811 mp1 = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli3_post_buffer()
2824 mp2 = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli3_post_buffer()
5433 lpfc_read_topology(phba, pmb, (struct lpfc_dmabuf *)pmb->ctx_buf); in lpfc_sli4_async_link_evt()
6356 lpfc_read_topology(phba, pmb, (struct lpfc_dmabuf *)pmb->ctx_buf); in lpfc_sli4_async_fc_evt()
8897 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_create_rpi_hdr()
8930 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_create_rpi_hdr()
9735 struct lpfc_dmabuf *dmabuf; in lpfc_create_bootstrap_mbox()
9740 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_create_bootstrap_mbox()
10936 struct lpfc_dmabuf *h_buf; in lpfc_free_rq_buffer()
10942 struct lpfc_dmabuf, list); in lpfc_free_rq_buffer()
14661 struct lpfc_dmabuf *dmabuf, *next; in lpfc_write_firmware()
14685 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), in lpfc_write_firmware()