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