Home
last modified time | relevance | path

Searched refs:nvme_fc_rcv_ls_req (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dnvme-fc-driver.h562 int nvme_fc_rcv_ls_req(struct nvme_fc_remote_port *remoteport,
/openbmc/linux/drivers/nvme/target/
H A Dfcloop.c456 ret = nvme_fc_rcv_ls_req(tport->remoteport, &tls_req->ls_rsp, in fcloop_t2h_ls_req()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_nvme.c1190 ret = nvme_fc_rcv_ls_req(uctx->fcport->nvme_remote_port, &uctx->lsrsp, in qla2xxx_process_purls_pkt()
/openbmc/linux/drivers/nvme/host/
H A Dfc.c1726 nvme_fc_rcv_ls_req(struct nvme_fc_remote_port *portptr, in nvme_fc_rcv_ls_req() function
1815 EXPORT_SYMBOL_GPL(nvme_fc_rcv_ls_req);
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_nvme.c282 rc = nvme_fc_rcv_ls_req(remoteport, &axchg->ls_rsp, axchg->payload, in lpfc_nvme_handle_lsreq()