Home
last modified time | relevance | path

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

/drivers/nvme/host/
Dfabrics.c117 (len) ? "," : "", ctrl->opts->host_iface); in nvmf_get_address()
805 kfree(opts->host_iface); in nvmf_parse_options()
806 opts->host_iface = p; in nvmf_parse_options()
997 if (strcmp(opts->host_iface, ctrl->opts->host_iface)) in nvmf_ip_options_match()
1036 kfree(opts->host_iface); in nvmf_free_options()
Dfabrics.h120 char *host_iface; member
Dtcp.c1560 char *iface = nctrl->opts->host_iface; in nvme_tcp_alloc_queue()
2618 if (!__dev_get_by_name(&init_net, opts->host_iface)) { in nvme_tcp_create_ctrl()
2620 opts->host_iface); in nvme_tcp_create_ctrl()
Dcore.c4764 opts->host_iface ?: "none"); in nvme_class_uevent()