Lines Matching refs:lpfc_dmabuf
378 struct lpfc_dmabuf *mp; in lpfc_config_port_post()
414 mp = (struct lpfc_dmabuf *) pmb->context1; in lpfc_config_port_post()
421 mp = (struct lpfc_dmabuf *) pmb->context1; in lpfc_config_port_post()
884 struct lpfc_dmabuf *mp, *next_mp; in lpfc_hba_free_post_buf()
1178 struct lpfc_dmabuf *buf_ptr; in lpfc_hb_timeout_handler()
1222 struct lpfc_dmabuf, list); in lpfc_hb_timeout_handler()
1776 struct lpfc_dmabuf *mp; in lpfc_handle_latt()
1785 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_handle_latt()
2283 struct lpfc_dmabuf *mp1, *mp2; in lpfc_post_buffer()
2299 mp1 = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_post_buffer()
2312 mp2 = kmalloc(sizeof (struct lpfc_dmabuf), GFP_KERNEL); in lpfc_post_buffer()
3877 struct lpfc_dmabuf *mp; in lpfc_sli4_async_link_evt()
3894 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_async_link_evt()
4006 struct lpfc_dmabuf *mp; in lpfc_sli4_async_fc_evt()
4051 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_async_fc_evt()
5929 struct lpfc_dmabuf *dmabuf; in lpfc_sli4_create_rpi_hdr()
5972 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_sli4_create_rpi_hdr()
6727 struct lpfc_dmabuf *dmabuf; in lpfc_create_bootstrap_mbox()
6732 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_create_bootstrap_mbox()
10134 struct lpfc_dmabuf *dmabuf, *next; in lpfc_write_firmware()
10166 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), in lpfc_write_firmware()