Lines Matching refs:lpfc_dmabuf
418 struct lpfc_dmabuf *mp; in lpfc_config_port_post()
454 mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_config_port_post()
461 mp = (struct lpfc_dmabuf *)pmb->ctx_buf; in lpfc_config_port_post()
912 struct lpfc_dmabuf *mp, *next_mp; in lpfc_hba_free_post_buf()
1460 struct lpfc_dmabuf *buf_ptr; in lpfc_hb_timeout_handler()
1494 struct lpfc_dmabuf, list); in lpfc_hb_timeout_handler()
2142 struct lpfc_dmabuf *mp; in lpfc_handle_latt()
2151 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_handle_latt()
2662 struct lpfc_dmabuf *mp1, *mp2; in lpfc_post_buffer()
2678 mp1 = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_post_buffer()
2691 mp2 = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_post_buffer()
5254 struct lpfc_dmabuf *mp; in lpfc_sli4_async_link_evt()
5271 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_async_link_evt()
6125 struct lpfc_dmabuf *mp; in lpfc_sli4_async_fc_evt()
6185 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_async_fc_evt()
8712 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_create_rpi_hdr()
8745 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_create_rpi_hdr()
9521 struct lpfc_dmabuf *dmabuf; in lpfc_create_bootstrap_mbox()
9526 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_create_bootstrap_mbox()
10708 struct lpfc_dmabuf *h_buf; in lpfc_free_rq_buffer()
10714 struct lpfc_dmabuf, list); in lpfc_free_rq_buffer()
14417 struct lpfc_dmabuf *dmabuf, *next; in lpfc_write_firmware()
14441 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), in lpfc_write_firmware()