Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnvme-fc-driver.h562 int nvme_fc_rcv_ls_req(struct nvme_fc_remote_port *remoteport,
/Linux-v6.1/drivers/nvme/target/
Dfcloop.c456 ret = nvme_fc_rcv_ls_req(tport->remoteport, &tls_req->ls_rsp, in fcloop_t2h_ls_req()
/Linux-v6.1/drivers/nvme/host/
Dfc.c1722 nvme_fc_rcv_ls_req(struct nvme_fc_remote_port *portptr, in nvme_fc_rcv_ls_req() function
1809 EXPORT_SYMBOL_GPL(nvme_fc_rcv_ls_req);
/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_nvme.c283 rc = nvme_fc_rcv_ls_req(remoteport, &axchg->ls_rsp, axchg->payload, in lpfc_nvme_handle_lsreq()