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

/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe.c87 static struct fc_lport *fcoe_hostlist_lookup(const struct net_device *);
2333 if (fcoe_hostlist_lookup(netdev)) { _fcoe_create()
2530 * fcoe_hostlist_lookup() - Find the local port associated with a
2538 static struct fc_lport *fcoe_hostlist_lookup(const struct net_device *netdev) fcoe_hostlist_lookup() function

Completed in 50 milliseconds