Lines Matching defs:netdev

292 				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
487 struct net_device *netdev = fcoe->netdev; in fcoe_interface_cleanup() local
508 static int fcoe_fip_recv(struct sk_buff *skb, struct net_device *netdev, in fcoe_fip_recv()
531 static int fcoe_fip_vlan_recv(struct sk_buff *skb, struct net_device *netdev, in fcoe_fip_vlan_recv()
652 struct net_device *netdev) in fcoe_netdev_features_change()
700 static int fcoe_netdev_config(struct fc_lport *lport, struct net_device *netdev) in fcoe_netdev_config()
806 static void fcoe_fdmi_info(struct fc_lport *lport, struct net_device *netdev) in fcoe_fdmi_info()
1005 struct net_device *netdev = fcoe->netdev; in fcoe_if_destroy() local
1064 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ddp_setup() local
1086 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ddp_target() local
1105 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ddp_done() local
1126 struct net_device *netdev = fcoe->netdev; in fcoe_if_create() local
1334 static int fcoe_rcv(struct sk_buff *skb, struct net_device *netdev, in fcoe_rcv()
1765 fcoe_hostlist_lookup_realdev_port(struct net_device *netdev) in fcoe_hostlist_lookup_realdev_port()
1788 struct net_device *netdev; in fcoe_dcb_app_notification() local
1838 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in fcoe_device_notification() local
1932 static int fcoe_disable(struct net_device *netdev) in fcoe_disable()
1963 static int fcoe_enable(struct net_device *netdev) in fcoe_enable()
2003 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ctlr_enabled() local
2050 static int fcoe_destroy(struct net_device *netdev) in fcoe_destroy()
2118 static bool fcoe_match(struct net_device *netdev) in fcoe_match()
2135 struct net_device *netdev = fcoe->realdev; in fcoe_dcb_create() local
2183 static int _fcoe_create(struct net_device *netdev, enum fip_mode fip_mode, in _fcoe_create()
2274 static int fcoe_create(struct net_device *netdev, enum fip_mode fip_mode) in fcoe_create()
2290 static int fcoe_ctlr_alloc(struct net_device *netdev) in fcoe_ctlr_alloc()
2305 struct net_device *netdev = fcoe_netdev(lport); in fcoe_link_ok() local
2366 fcoe_hostlist_lookup_port(const struct net_device *netdev) in fcoe_hostlist_lookup_port()
2386 static struct fc_lport *fcoe_hostlist_lookup(const struct net_device *netdev) in fcoe_hostlist_lookup()
2649 struct net_device *netdev = fcoe->netdev; in fcoe_vport_create() local