Searched refs:nvmf_ip_options_match (Results 1 – 4 of 4) sorted by relevance
228 bool nvmf_ip_options_match(struct nvme_ctrl *ctrl,
1191 bool nvmf_ip_options_match(struct nvme_ctrl *ctrl, in nvmf_ip_options_match() function1232 EXPORT_SYMBOL_GPL(nvmf_ip_options_match);
2228 found = nvmf_ip_options_match(&ctrl->ctrl, opts); in nvme_rdma_existing_controller()
2811 found = nvmf_ip_options_match(&ctrl->ctrl, opts); in nvme_tcp_existing_controller()