Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dfabrics.c1219 bool nvmf_ip_options_match(struct nvme_ctrl *ctrl, in nvmf_ip_options_match() function
1260 EXPORT_SYMBOL_GPL(nvmf_ip_options_match);
H A Drdma.c2228 found = nvmf_ip_options_match(&ctrl->ctrl, opts); in nvme_rdma_existing_controller()
H A Dtcp.c2880 found = nvmf_ip_options_match(&ctrl->ctrl, opts); in nvme_tcp_existing_controller()