Lines Matching refs:lpfc_dmabuf

77 	struct lpfc_dmabuf *rmp;
84 struct lpfc_dmabuf *dmabuffers; /* for BIU diags */
95 struct lpfc_dmabuf *rmp;
133 struct lpfc_dmabuf dma;
139 lpfc_free_bsg_buffers(struct lpfc_hba *phba, struct lpfc_dmabuf *mlist)
141 struct lpfc_dmabuf *mlast, *next_mlast;
156 static struct lpfc_dmabuf *
161 struct lpfc_dmabuf *mlist = NULL;
162 struct lpfc_dmabuf *mp;
176 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
217 lpfc_bsg_copy_data(struct lpfc_dmabuf *dma_buffers,
222 struct lpfc_dmabuf *mp;
307 struct lpfc_dmabuf *bmp, *cmp, *rmp;
399 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL;
438 bmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
585 struct lpfc_dmabuf *pcmd = NULL, *prsp = NULL;
612 pcmd = (struct lpfc_dmabuf *)cmdiocbq->context2;
613 prsp = (struct lpfc_dmabuf *)pcmd->list.next;
727 ((struct lpfc_dmabuf *)cmdiocbq->context2)->virt,
920 struct lpfc_dmabuf *dmabuf = NULL;
929 struct lpfc_dmabuf *bdeBuf1 = piocbq->context2;
930 struct lpfc_dmabuf *bdeBuf2 = piocbq->context3;
1404 struct lpfc_dmabuf *bmp, *cmp;
1482 struct lpfc_dmabuf *cmp, struct lpfc_dmabuf *bmp,
1635 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL;
1650 bmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
2543 struct lpfc_dmabuf *dmabuff;
2573 dmabuff = (struct lpfc_dmabuf *)mbox->ctx_buf;
2651 struct lpfc_dmabuf *dmabuf;
2674 dmabuf = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
2788 static struct lpfc_dmabuf *
2791 struct lpfc_dmabuf *dmabuf;
2795 dmabuf = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
2822 lpfc_bsg_dma_page_free(struct lpfc_hba *phba, struct lpfc_dmabuf *dmabuf)
2848 struct lpfc_dmabuf *dmabuf, *next_dmabuf;
2958 struct lpfc_dmabuf *rxbmp;
2959 struct lpfc_dmabuf *dmp;
2960 struct lpfc_dmabuf *mp[2] = {NULL, NULL};
2971 rxbmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
2996 mp[i] = list_entry(curr, struct lpfc_dmabuf, list);
3039 dmp = list_entry(next, struct lpfc_dmabuf, list);
3053 dmp = list_entry(next, struct lpfc_dmabuf, list);
3111 struct lpfc_dmabuf *txbmp;
3115 struct lpfc_dmabuf *curr;
3224 txbmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
3640 struct lpfc_dmabuf *dmabuf;
3795 uint32_t index, struct lpfc_dmabuf *mbx_dmabuf,
3796 struct lpfc_dmabuf *ext_dmabuf)
3899 struct lpfc_dmabuf *dmabuf)
3904 struct lpfc_dmabuf *curr_dmabuf, *next_dmabuf;
3906 struct lpfc_dmabuf *ext_dmabuf = NULL;
4087 struct lpfc_dmabuf *dmabuf)
4253 struct lpfc_dmabuf *dmabuf)
4406 struct lpfc_dmabuf *dmabuf;
4433 struct lpfc_dmabuf, list);
4473 struct lpfc_dmabuf *dmabuf)
4599 struct lpfc_dmabuf *dmabuf)
4644 struct lpfc_dmabuf *dmabuf)
4731 struct lpfc_dmabuf *dmabuf = NULL;
5086 struct lpfc_dmabuf *bmp, *cmp, *rmp;
5184 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL;
5232 bmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
5624 struct lpfc_dmabuf *dmabuf, *next;