Lines Matching defs:ndev

685 	struct net_device	*ndev;  member
1489 static void keystone_get_drvinfo(struct net_device *ndev, in keystone_get_drvinfo()
1496 static u32 keystone_get_msglevel(struct net_device *ndev) in keystone_get_msglevel()
1503 static void keystone_set_msglevel(struct net_device *ndev, u32 value) in keystone_set_msglevel()
1510 static void keystone_get_stat_strings(struct net_device *ndev, in keystone_get_stat_strings()
1536 static int keystone_get_sset_count(struct net_device *ndev, int stringset) in keystone_get_sset_count()
1625 static void keystone_get_ethtool_stats(struct net_device *ndev, in keystone_get_ethtool_stats()
1646 static int keystone_get_settings(struct net_device *ndev, in keystone_get_settings()
1671 static int keystone_set_settings(struct net_device *ndev, in keystone_set_settings()
1729 struct net_device *ndev = gbe_intf->ndev; in gbe_set_slave_mac() local
1744 struct net_device *ndev, in netcp_ethss_link_state_action()
1795 struct net_device *ndev) in netcp_ethss_update_link_state()
1821 static void xgbe_adjust_link(struct net_device *ndev) in xgbe_adjust_link()
1834 static void gbe_adjust_link(struct net_device *ndev) in gbe_adjust_link()
1847 static void gbe_adjust_link_sec_slaves(struct net_device *ndev) in gbe_adjust_link_sec_slaves()
2213 static int gbe_open(void *intf_priv, struct net_device *ndev) in gbe_open()
2272 static int gbe_close(void *intf_priv, struct net_device *ndev) in gbe_close()
2957 static int gbe_attach(void *inst_priv, struct net_device *ndev, in gbe_attach()