Lines Matching refs:rmp
77 struct lpfc_dmabuf *rmp;
95 struct lpfc_dmabuf *rmp;
307 struct lpfc_dmabuf *bmp, *cmp, *rmp;
333 rmp = iocb->rmp;
360 lpfc_bsg_copy_data(rmp, &job->reply_payload,
366 lpfc_free_bsg_buffers(phba, rmp);
399 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL;
464 rmp = lpfc_alloc_bsg_buffers(phba, job->reply_payload.payload_len, 0,
466 if (!rmp) {
504 dd_data->context_un.iocb.rmp = rmp;
538 lpfc_free_bsg_buffers(phba, rmp);
742 dd_data->context_un.iocb.rmp = NULL;
1584 dd_data->context_un.iocb.rmp = NULL;
5086 struct lpfc_dmabuf *bmp, *cmp, *rmp;
5097 rmp = menlo->rmp;
5140 lpfc_bsg_copy_data(rmp, &job->reply_payload,
5148 lpfc_free_bsg_buffers(phba, rmp);
5184 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL;
5259 rmp = lpfc_alloc_bsg_buffers(phba, job->reply_payload.payload_len, 0,
5261 if (!rmp) {
5310 dd_data->context_un.menlo.rmp = rmp;
5321 lpfc_free_bsg_buffers(phba, rmp);