Home
last modified time | relevance | path

Searched refs:nvme_fc_rcv_ls_req (Results 1 – 5 of 5) 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/scsi/qla2xxx/
H A Dqla_nvme.c1189 ret = nvme_fc_rcv_ls_req(uctx->fcport->nvme_remote_port, &uctx->lsrsp, in qla2xxx_process_purls_pkt()
/linux/drivers/nvme/target/
H A Dfcloop.c475 ret = nvme_fc_rcv_ls_req(tport->remoteport, &tls_req->ls_rsp, in fcloop_t2h_ls_req()
/linux/drivers/nvme/host/
H A Dfc.c1695 nvme_fc_rcv_ls_req(struct nvme_fc_remote_port *portptr, in nvme_fc_rcv_ls_req() function
1784 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()