Home
last modified time | relevance | path

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

/drivers/nvme/host/
Dfabrics.h114 char *host_iface; member
Dfabrics.c117 (len) ? "," : "", ctrl->opts->host_iface); in nvmf_get_address()
756 kfree(opts->host_iface); in nvmf_parse_options()
757 opts->host_iface = p; in nvmf_parse_options()
943 kfree(opts->host_iface); in nvmf_free_options()
Dtcp.c1519 char *iface = nctrl->opts->host_iface; in nvme_tcp_alloc_queue()
2609 if (!__dev_get_by_name(&init_net, opts->host_iface)) { in nvme_tcp_create_ctrl()
2611 opts->host_iface); in nvme_tcp_create_ctrl()
Dcore.c4283 opts->host_iface ?: "none"); in nvme_class_uevent()