Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/nvme/host/
Dfabrics.h169 nvmf_ctlr_matches_baseopts(struct nvme_ctrl *ctrl, in nvmf_ctlr_matches_baseopts() function
Dfabrics.c894 if (!nvmf_ctlr_matches_baseopts(ctrl, opts) || in nvmf_ip_options_match()
Dfc.c3456 found = nvmf_ctlr_matches_baseopts(&ctrl->ctrl, opts); in nvme_fc_existing_controller()