Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme-fc-driver.h562 int nvme_fc_rcv_ls_req(struct nvme_fc_remote_port *remoteport,
/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()
/linux/drivers/nvme/host/
H A Dfc.c1684 nvme_fc_rcv_ls_req(struct nvme_fc_remote_port *portptr, in nvme_fc_rcv_ls_req() function
1773 EXPORT_SYMBOL_GPL(nvme_fc_rcv_ls_req);
/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()