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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dfcoe.c80 static struct fc_lport *fcoe_hostlist_lookup(const struct net_device *);
2156 if (fcoe_hostlist_lookup(netdev)) {
2367 * fcoe_hostlist_lookup() - Find the local port associated with a
2375 static struct fc_lport *fcoe_hostlist_lookup(const struct net_device *netdev) function

Completed in 59 milliseconds