Searched refs:fcoe_netdev_map_lookup (Results 1 – 1 of 1) sorted by relevance
28 static struct fcoe_transport *fcoe_netdev_map_lookup(struct net_device *device);675 * fcoe_netdev_map_lookup - find the fcoe transport that matches the netdev on which684 static struct fcoe_transport *fcoe_netdev_map_lookup(struct net_device *netdev) in fcoe_netdev_map_lookup() function 764 ft = fcoe_netdev_map_lookup(netdev); in fcoe_ctlr_create_store() 824 ft = fcoe_netdev_map_lookup(netdev); in fcoe_ctlr_destroy_store() 874 ft = fcoe_netdev_map_lookup(netdev); in fcoe_transport_create() 939 ft = fcoe_netdev_map_lookup(netdev); in fcoe_transport_destroy() 982 ft = fcoe_netdev_map_lookup(netdev); in fcoe_transport_disable() 1017 ft = fcoe_netdev_map_lookup(netdev); in fcoe_transport_enable()