Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c86 static struct bnx2fc_interface *bnx2fc_interface_lookup(struct net_device
1678 interface = bnx2fc_interface_lookup(netdev); in bnx2fc_destroy()
2112 interface = bnx2fc_interface_lookup(netdev); in bnx2fc_disable()
2240 interface = bnx2fc_interface_lookup(netdev); in bnx2fc_enable()
2355 if (bnx2fc_interface_lookup(netdev)) { in _bnx2fc_create()
2492 static struct bnx2fc_interface *bnx2fc_interface_lookup(struct net_device in bnx2fc_interface_lookup() function