Lines Matching defs:netdev
303 struct net_device *netdev) in fcoe_interface_setup()
386 static struct fcoe_interface *fcoe_interface_create(struct net_device *netdev, in fcoe_interface_create()
450 struct net_device *netdev = fcoe->netdev; in fcoe_interface_remove() local
493 struct net_device *netdev = fcoe->netdev; in fcoe_interface_cleanup() local
519 static int fcoe_fip_recv(struct sk_buff *skb, struct net_device *netdev, in fcoe_fip_recv()
625 struct net_device *netdev) in fcoe_netdev_features_change()
673 static int fcoe_netdev_config(struct fc_lport *lport, struct net_device *netdev) in fcoe_netdev_config()
773 static void fcoe_fdmi_info(struct fc_lport *lport, struct net_device *netdev) in fcoe_fdmi_info()
973 struct net_device *netdev = fcoe->netdev; in fcoe_if_destroy() local
1034 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ddp_setup() local
1056 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ddp_target() local
1075 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ddp_done() local
1096 struct net_device *netdev = fcoe->netdev; in fcoe_if_create() local
1429 static int fcoe_rcv(struct sk_buff *skb, struct net_device *netdev, in fcoe_rcv()
1917 fcoe_hostlist_lookup_realdev_port(struct net_device *netdev) in fcoe_hostlist_lookup_realdev_port()
1940 struct net_device *netdev; in fcoe_dcb_app_notification() local
1990 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in fcoe_device_notification() local
2083 static int fcoe_disable(struct net_device *netdev) in fcoe_disable()
2114 static int fcoe_enable(struct net_device *netdev) in fcoe_enable()
2154 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ctlr_enabled() local
2175 static int fcoe_destroy(struct net_device *netdev) in fcoe_destroy()
2259 static bool fcoe_match(struct net_device *netdev) in fcoe_match()
2275 struct net_device *netdev = fcoe->realdev; in fcoe_dcb_create() local
2322 static int _fcoe_create(struct net_device *netdev, enum fip_state fip_mode, in _fcoe_create()
2411 static int fcoe_create(struct net_device *netdev, enum fip_state fip_mode) in fcoe_create()
2427 static int fcoe_ctlr_alloc(struct net_device *netdev) in fcoe_ctlr_alloc()
2442 struct net_device *netdev = fcoe_netdev(lport); in fcoe_link_ok() local
2520 fcoe_hostlist_lookup_port(const struct net_device *netdev) in fcoe_hostlist_lookup_port()
2540 static struct fc_lport *fcoe_hostlist_lookup(const struct net_device *netdev) in fcoe_hostlist_lookup()
2823 struct net_device *netdev = fcoe->netdev; in fcoe_vport_create() local