Lines Matching refs:lpfc_dmabuf

84 			  struct lpfc_dmabuf *mp, uint32_t size)  in lpfc_ct_ignore_hbq_buffer()
100 struct lpfc_dmabuf *mp, uint32_t size) in lpfc_ct_unsol_buffer()
119 struct lpfc_dmabuf *mp, *bmp; in lpfc_ct_unsol_cmpl()
161 struct lpfc_dmabuf *bmp = NULL; in lpfc_ct_reject_event()
162 struct lpfc_dmabuf *mp = NULL; in lpfc_ct_reject_event()
340 struct lpfc_dmabuf *mp = NULL; in lpfc_ct_unsol_event()
349 struct lpfc_dmabuf *bdeBuf1 = ctiocbq->cmd_dmabuf; in lpfc_ct_unsol_event()
350 struct lpfc_dmabuf *bdeBuf2 = ctiocbq->bpl_dmabuf; in lpfc_ct_unsol_event()
474 lpfc_free_ct_rsp(struct lpfc_hba *phba, struct lpfc_dmabuf *mlist) in lpfc_free_ct_rsp()
476 struct lpfc_dmabuf *mlast, *next_mlast; in lpfc_free_ct_rsp()
488 static struct lpfc_dmabuf *
492 struct lpfc_dmabuf *mlist = NULL; in lpfc_alloc_ct_rsp()
493 struct lpfc_dmabuf *mp; in lpfc_alloc_ct_rsp()
501 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_alloc_ct_rsp()
548 struct lpfc_dmabuf *buf_ptr; in lpfc_ct_free_iocb()
586 lpfc_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, in lpfc_gen_req()
587 struct lpfc_dmabuf *inp, struct lpfc_dmabuf *outp, in lpfc_gen_req()
664 lpfc_ct_cmd(struct lpfc_vport *vport, struct lpfc_dmabuf *inmp, in lpfc_ct_cmd()
665 struct lpfc_dmabuf *bmp, struct lpfc_nodelist *ndlp, in lpfc_ct_cmd()
672 struct lpfc_dmabuf *outmp; in lpfc_ct_cmd()
846 lpfc_ns_rsp(struct lpfc_vport *vport, struct lpfc_dmabuf *mp, uint8_t fc4_type, in lpfc_ns_rsp()
851 struct lpfc_dmabuf *mlast, *next_mp; in lpfc_ns_rsp()
918 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_gid_ft()
919 struct lpfc_dmabuf *inp; in lpfc_cmpl_ct_cmd_gid_ft()
1140 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_gid_pt()
1141 struct lpfc_dmabuf *inp; in lpfc_cmpl_ct_cmd_gid_pt()
1359 struct lpfc_dmabuf *inp = cmdiocb->cmd_dmabuf; in lpfc_cmpl_ct_cmd_gff_id()
1360 struct lpfc_dmabuf *outp = cmdiocb->rsp_dmabuf; in lpfc_cmpl_ct_cmd_gff_id()
1507 struct lpfc_dmabuf *inp = cmdiocb->cmd_dmabuf; in lpfc_cmpl_ct_cmd_gft_id()
1508 struct lpfc_dmabuf *outp = cmdiocb->rsp_dmabuf; in lpfc_cmpl_ct_cmd_gft_id()
1604 struct lpfc_dmabuf *inp; in lpfc_cmpl_ct()
1605 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct()
1679 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_rft_id()
1700 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_rnn_id()
1721 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_rspn_id()
1742 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_rsnn_nn()
1775 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_rff_id()
1872 struct lpfc_dmabuf *mp; in lpfc_get_gidft_type()
1898 struct lpfc_dmabuf *mp, *bmp; in lpfc_ns_cmd()
1916 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_ns_cmd()
1930 bmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_ns_cmd()
2216 struct lpfc_dmabuf *inp = cmdiocb->cmd_dmabuf; in lpfc_cmpl_ct_disc_fdmi()
2217 struct lpfc_dmabuf *outp = cmdiocb->rsp_dmabuf; in lpfc_cmpl_ct_disc_fdmi()
3180 struct lpfc_dmabuf *rq, *rsp; in lpfc_fdmi_cmd()
3569 struct lpfc_dmabuf *inp = cmdiocb->cmd_dmabuf; in lpfc_cmpl_ct_cmd_vmid()
3570 struct lpfc_dmabuf *outp = cmdiocb->rsp_dmabuf; in lpfc_cmpl_ct_cmd_vmid()
3681 struct lpfc_dmabuf *mp, *bmp; in lpfc_vmid_cmd()