Home
last modified time | relevance | path

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

/drivers/nvme/host/
A Dfabrics.c144 (len) ? "," : "", ctrl->opts->host_iface); in nvmf_get_address()
924 kfree(opts->host_iface); in nvmf_parse_options()
925 opts->host_iface = p; in nvmf_parse_options()
1251 if (strcmp(opts->host_iface, ctrl->opts->host_iface)) in nvmf_ip_options_match()
1292 kfree(opts->host_iface); in nvmf_free_options()
A Dfabrics.h122 char *host_iface; member
A Dtcp.c1845 char *iface = nctrl->opts->host_iface; in nvme_tcp_alloc_queue()
2932 if (!__dev_get_by_name(&init_net, opts->host_iface)) { in nvme_tcp_alloc_ctrl()
2934 opts->host_iface); in nvme_tcp_alloc_ctrl()
A Dcore.c4619 opts->host_iface ?: "none"); in nvme_class_uevent()

Completed in 24 milliseconds