Lines Matching defs:netdev
302 struct net_device *netdev) in fcoe_interface_setup()
385 static struct fcoe_interface *fcoe_interface_create(struct net_device *netdev, in fcoe_interface_create()
449 struct net_device *netdev = fcoe->netdev; in fcoe_interface_remove() local
492 struct net_device *netdev = fcoe->netdev; in fcoe_interface_cleanup() local
518 static int fcoe_fip_recv(struct sk_buff *skb, struct net_device *netdev, in fcoe_fip_recv()
624 struct net_device *netdev) in fcoe_netdev_features_change()
672 static int fcoe_netdev_config(struct fc_lport *lport, struct net_device *netdev) in fcoe_netdev_config()
772 static void fcoe_fdmi_info(struct fc_lport *lport, struct net_device *netdev) in fcoe_fdmi_info()
972 struct net_device *netdev = fcoe->netdev; in fcoe_if_destroy() local
1033 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ddp_setup() local
1055 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ddp_target() local
1074 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ddp_done() local
1095 struct net_device *netdev = fcoe->netdev; in fcoe_if_create() local
1428 static int fcoe_rcv(struct sk_buff *skb, struct net_device *netdev, in fcoe_rcv()
1915 fcoe_hostlist_lookup_realdev_port(struct net_device *netdev) in fcoe_hostlist_lookup_realdev_port()
1938 struct net_device *netdev; in fcoe_dcb_app_notification() local
1988 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in fcoe_device_notification() local
2081 static int fcoe_disable(struct net_device *netdev) in fcoe_disable()
2112 static int fcoe_enable(struct net_device *netdev) in fcoe_enable()
2152 struct net_device *netdev = fcoe_netdev(lport); in fcoe_ctlr_enabled() local
2173 static int fcoe_destroy(struct net_device *netdev) in fcoe_destroy()
2257 static bool fcoe_match(struct net_device *netdev) in fcoe_match()
2273 struct net_device *netdev = fcoe->realdev; in fcoe_dcb_create() local
2320 static int _fcoe_create(struct net_device *netdev, enum fip_state fip_mode, in _fcoe_create()
2409 static int fcoe_create(struct net_device *netdev, enum fip_state fip_mode) in fcoe_create()
2425 static int fcoe_ctlr_alloc(struct net_device *netdev) in fcoe_ctlr_alloc()
2440 struct net_device *netdev = fcoe_netdev(lport); in fcoe_link_ok() local
2518 fcoe_hostlist_lookup_port(const struct net_device *netdev) in fcoe_hostlist_lookup_port()
2538 static struct fc_lport *fcoe_hostlist_lookup(const struct net_device *netdev) in fcoe_hostlist_lookup()
2821 struct net_device *netdev = fcoe->netdev; in fcoe_vport_create() local