Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c79 static struct fc_lport *fcoe_hostlist_lookup(const struct net_device *);
2210 if (fcoe_hostlist_lookup(netdev)) { in _fcoe_create()
2392 * fcoe_hostlist_lookup() - Find the local port associated with a
2400 static struct fc_lport *fcoe_hostlist_lookup(const struct net_device *netdev) in fcoe_hostlist_lookup() function
/kernel/linux/linux-6.6/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()
2378 * fcoe_hostlist_lookup() - Find the local port associated with a
2386 static struct fc_lport *fcoe_hostlist_lookup(const struct net_device *netdev) in fcoe_hostlist_lookup() function

Completed in 12 milliseconds