Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dfabrics.h223 bool nvmf_ip_options_match(struct nvme_ctrl *ctrl,
Dfabrics.c1093 bool nvmf_ip_options_match(struct nvme_ctrl *ctrl, in nvmf_ip_options_match() function
1134 EXPORT_SYMBOL_GPL(nvmf_ip_options_match);
Drdma.c2205 found = nvmf_ip_options_match(&ctrl->ctrl, opts); in nvme_rdma_existing_controller()
Dtcp.c2500 found = nvmf_ip_options_match(&ctrl->ctrl, opts); in nvme_tcp_existing_controller()