Home
last modified time | relevance | path

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

/linux/drivers/scsi/fcoe/
H A Dfcoe.c79 static struct fc_lport *fcoe_hostlist_lookup(const struct net_device *);
2196 if (fcoe_hostlist_lookup(netdev)) { in _fcoe_create()
2386 static struct fc_lport *fcoe_hostlist_lookup(const struct net_device *netdev) in fcoe_hostlist_lookup() function