Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dfabrics.h216 bool nvmf_ip_options_match(struct nvme_ctrl *ctrl,
H A Dfabrics.c1095 bool nvmf_ip_options_match(struct nvme_ctrl *ctrl, in nvmf_ip_options_match() function
1136 EXPORT_SYMBOL_GPL(nvmf_ip_options_match);
H A Drdma.c2210 found = nvmf_ip_options_match(&ctrl->ctrl, opts); in nvme_rdma_existing_controller()
H A Dtcp.c2551 found = nvmf_ip_options_match(&ctrl->ctrl, opts); in nvme_tcp_create_ctrl()