Lines Matching refs:lpfc_dmabuf
81 struct lpfc_dmabuf *mp, uint32_t size)
97 struct lpfc_dmabuf *mp, uint32_t size)
106 struct lpfc_dmabuf *mp = NULL;
113 struct lpfc_dmabuf *bdeBuf;
202 lpfc_free_ct_rsp(struct lpfc_hba *phba, struct lpfc_dmabuf *mlist)
204 struct lpfc_dmabuf *mlast, *next_mlast;
216 static struct lpfc_dmabuf *
220 struct lpfc_dmabuf *mlist = NULL;
221 struct lpfc_dmabuf *mp;
229 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
276 struct lpfc_dmabuf *buf_ptr;
283 buf_ptr = (struct lpfc_dmabuf *) ctiocb->context1;
289 lpfc_free_ct_rsp(phba, (struct lpfc_dmabuf *) ctiocb->context2);
294 buf_ptr = (struct lpfc_dmabuf *) ctiocb->context3;
315 lpfc_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp,
316 struct lpfc_dmabuf *inp, struct lpfc_dmabuf *outp,
410 lpfc_ct_cmd(struct lpfc_vport *vport, struct lpfc_dmabuf *inmp,
411 struct lpfc_dmabuf *bmp, struct lpfc_nodelist *ndlp,
418 struct lpfc_dmabuf *outmp;
593 lpfc_ns_rsp(struct lpfc_vport *vport, struct lpfc_dmabuf *mp, uint8_t fc4_type,
598 struct lpfc_dmabuf *mlast, *next_mp;
667 struct lpfc_dmabuf *outp;
668 struct lpfc_dmabuf *inp;
679 inp = (struct lpfc_dmabuf *) cmdiocb->context1;
680 outp = (struct lpfc_dmabuf *) cmdiocb->context2;
876 struct lpfc_dmabuf *outp;
877 struct lpfc_dmabuf *inp;
888 inp = (struct lpfc_dmabuf *)cmdiocb->context1;
889 outp = (struct lpfc_dmabuf *)cmdiocb->context2;
1082 struct lpfc_dmabuf *inp = (struct lpfc_dmabuf *) cmdiocb->context1;
1083 struct lpfc_dmabuf *outp = (struct lpfc_dmabuf *) cmdiocb->context2;
1216 struct lpfc_dmabuf *inp = (struct lpfc_dmabuf *)cmdiocb->context1;
1217 struct lpfc_dmabuf *outp = (struct lpfc_dmabuf *)cmdiocb->context2;
1297 struct lpfc_dmabuf *inp;
1298 struct lpfc_dmabuf *outp;
1312 inp = (struct lpfc_dmabuf *) cmdiocb->context1;
1313 outp = (struct lpfc_dmabuf *) cmdiocb->context2;
1372 struct lpfc_dmabuf *outp;
1375 outp = (struct lpfc_dmabuf *) cmdiocb->context2;
1393 struct lpfc_dmabuf *outp;
1396 outp = (struct lpfc_dmabuf *) cmdiocb->context2;
1414 struct lpfc_dmabuf *outp;
1417 outp = (struct lpfc_dmabuf *) cmdiocb->context2;
1435 struct lpfc_dmabuf *outp;
1438 outp = (struct lpfc_dmabuf *) cmdiocb->context2;
1468 struct lpfc_dmabuf *outp;
1471 outp = (struct lpfc_dmabuf *) cmdiocb->context2;
1565 struct lpfc_dmabuf *mp;
1591 struct lpfc_dmabuf *mp, *bmp;
1610 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
1624 bmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
1878 struct lpfc_dmabuf *inp = cmdiocb->context1;
1879 struct lpfc_dmabuf *outp = cmdiocb->context2;
3044 struct lpfc_dmabuf *mp, *bmp;
3066 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
3075 bmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);