Home
last modified time | relevance | path

Searched refs:nvmf_ctlr_matches_baseopts (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/nvme/host/
Dfabrics.h142 nvmf_ctlr_matches_baseopts(struct nvme_ctrl *ctrl, in nvmf_ctlr_matches_baseopts() function
Drdma.c1859 if (!nvmf_ctlr_matches_baseopts(&ctrl->ctrl, opts) || in __nvme_rdma_options_match()
Dfc.c2948 found = nvmf_ctlr_matches_baseopts(&ctrl->ctrl, opts); in nvme_fc_existing_controller()