Lines Matching defs:netdev
291 struct net_device *netdev) in fcoe_interface_setup()
379 static struct fcoe_interface *fcoe_interface_create(struct net_device *netdev, in fcoe_interface_create()
443 struct net_device *netdev = fcoe->netdev; in fcoe_interface_remove() local
488 struct net_device *netdev = fcoe->netdev; in fcoe_interface_cleanup() local
509 static int fcoe_fip_recv(struct sk_buff *skb, struct net_device *netdev, in fcoe_fip_recv()
532 static int fcoe_fip_vlan_recv(struct sk_buff *skb, struct net_device *netdev, in fcoe_fip_vlan_recv()
653 struct net_device *netdev) in fcoe_netdev_features_change()
701 static int fcoe_netdev_config(struct fc_lport *lport, struct net_device *netdev) in fcoe_netdev_config()
807 static void fcoe_fdmi_info(struct fc_lport *lport, struct net_device *netdev) in fcoe_fdmi_info()
1006 struct net_device *netdev = fcoe->netdev; in fcoe_if_destroy() local
1065 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ddp_setup() local
1087 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ddp_target() local
1106 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ddp_done() local
1127 struct net_device *netdev = fcoe->netdev; in fcoe_if_create() local
1335 static int fcoe_rcv(struct sk_buff *skb, struct net_device *netdev, in fcoe_rcv()
1775 fcoe_hostlist_lookup_realdev_port(struct net_device *netdev) in fcoe_hostlist_lookup_realdev_port()
1798 struct net_device *netdev; in fcoe_dcb_app_notification() local
1848 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in fcoe_device_notification() local
1946 static int fcoe_disable(struct net_device *netdev) in fcoe_disable()
1977 static int fcoe_enable(struct net_device *netdev) in fcoe_enable()
2017 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ctlr_enabled() local
2064 static int fcoe_destroy(struct net_device *netdev) in fcoe_destroy()
2132 static bool fcoe_match(struct net_device *netdev) in fcoe_match()
2151 struct net_device *netdev = fcoe->realdev; in fcoe_dcb_create() local
2199 static int _fcoe_create(struct net_device *netdev, enum fip_mode fip_mode, in _fcoe_create()
2290 static int fcoe_create(struct net_device *netdev, enum fip_mode fip_mode) in fcoe_create()
2306 static int fcoe_ctlr_alloc(struct net_device *netdev) in fcoe_ctlr_alloc()
2321 struct net_device *netdev = fcoe_netdev(lport); in fcoe_link_ok() local
2382 fcoe_hostlist_lookup_port(const struct net_device *netdev) in fcoe_hostlist_lookup_port()
2402 static struct fc_lport *fcoe_hostlist_lookup(const struct net_device *netdev) in fcoe_hostlist_lookup()
2663 struct net_device *netdev = fcoe->netdev; in fcoe_vport_create() local