Lines Matching refs:lpfc_dmabuf
77 struct lpfc_dmabuf *rmp;
84 struct lpfc_dmabuf *dmabuffers; /* for BIU diags */
124 struct lpfc_dmabuf dma;
130 lpfc_free_bsg_buffers(struct lpfc_hba *phba, struct lpfc_dmabuf *mlist)
132 struct lpfc_dmabuf *mlast, *next_mlast;
147 static struct lpfc_dmabuf *
152 struct lpfc_dmabuf *mlist = NULL;
153 struct lpfc_dmabuf *mp;
167 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
208 lpfc_bsg_copy_data(struct lpfc_dmabuf *dma_buffers,
213 struct lpfc_dmabuf *mp;
297 struct lpfc_dmabuf *bmp, *cmp, *rmp;
388 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL;
419 bmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
557 struct lpfc_dmabuf *pcmd = NULL, *prsp = NULL;
588 prsp = (struct lpfc_dmabuf *)pcmd->list.next;
893 struct lpfc_dmabuf *dmabuf = NULL;
903 struct lpfc_dmabuf *bdeBuf1 = piocbq->cmd_dmabuf;
904 struct lpfc_dmabuf *bdeBuf2 = piocbq->bpl_dmabuf;
1363 struct lpfc_dmabuf *bmp, *cmp;
1445 struct lpfc_dmabuf *cmp, struct lpfc_dmabuf *bmp,
1579 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL;
1594 bmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
2486 struct lpfc_dmabuf *dmabuff;
2516 dmabuff = (struct lpfc_dmabuf *)mbox->ctx_buf;
2593 struct lpfc_dmabuf *dmabuf;
2617 dmabuf = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
2716 static struct lpfc_dmabuf *
2719 struct lpfc_dmabuf *dmabuf;
2723 dmabuf = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
2750 lpfc_bsg_dma_page_free(struct lpfc_hba *phba, struct lpfc_dmabuf *dmabuf)
2776 struct lpfc_dmabuf *dmabuf, *next_dmabuf;
2886 struct lpfc_dmabuf *rxbmp;
2887 struct lpfc_dmabuf *dmp;
2888 struct lpfc_dmabuf *mp[2] = {NULL, NULL};
2899 rxbmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
2923 mp[i] = list_entry(curr, struct lpfc_dmabuf, list);
2966 dmp = list_entry(next, struct lpfc_dmabuf, list);
2980 dmp = list_entry(next, struct lpfc_dmabuf, list);
3037 struct lpfc_dmabuf *txbmp;
3041 struct lpfc_dmabuf *curr;
3150 txbmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
3552 struct lpfc_dmabuf *dmabuf;
3707 uint32_t index, struct lpfc_dmabuf *mbx_dmabuf,
3708 struct lpfc_dmabuf *ext_dmabuf)
3811 struct lpfc_dmabuf *dmabuf)
3816 struct lpfc_dmabuf *curr_dmabuf, *next_dmabuf;
3818 struct lpfc_dmabuf *ext_dmabuf = NULL;
4000 struct lpfc_dmabuf *dmabuf)
4166 struct lpfc_dmabuf *dmabuf)
4319 struct lpfc_dmabuf *dmabuf;
4346 struct lpfc_dmabuf, list);
4387 struct lpfc_dmabuf *dmabuf)
4513 struct lpfc_dmabuf *dmabuf)
4558 struct lpfc_dmabuf *dmabuf)
4645 struct lpfc_dmabuf *dmabuf = NULL;
5261 struct lpfc_dmabuf *dmabuf, *next;