Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/host/
Dfabrics.h152 nvmf_ctlr_matches_baseopts(struct nvme_ctrl *ctrl, in nvmf_ctlr_matches_baseopts() function
Dfabrics.c928 if (!nvmf_ctlr_matches_baseopts(ctrl, opts) || in nvmf_ip_options_match()
Dfc.c3379 found = nvmf_ctlr_matches_baseopts(&ctrl->ctrl, opts); in nvme_fc_existing_controller()