Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dfabrics.h178 nvmf_ctlr_matches_baseopts(struct nvme_ctrl *ctrl, in nvmf_ctlr_matches_baseopts() function
H A Dfabrics.c1194 if (!nvmf_ctlr_matches_baseopts(ctrl, opts) || in nvmf_ip_options_match()
H A Dfc.c3399 found = nvmf_ctlr_matches_baseopts(&ctrl->ctrl, opts); in nvme_fc_existing_controller()