Lines Matching defs:ndev

684 	struct net_device	*ndev;  member
1659 static void keystone_get_drvinfo(struct net_device *ndev, in keystone_get_drvinfo()
1666 static u32 keystone_get_msglevel(struct net_device *ndev) in keystone_get_msglevel()
1673 static void keystone_set_msglevel(struct net_device *ndev, u32 value) in keystone_set_msglevel()
1680 static void keystone_get_stat_strings(struct net_device *ndev, in keystone_get_stat_strings()
1706 static int keystone_get_sset_count(struct net_device *ndev, int stringset) in keystone_get_sset_count()
1822 static void keystone_get_ethtool_stats(struct net_device *ndev, in keystone_get_ethtool_stats()
1843 static int keystone_get_settings(struct net_device *ndev, in keystone_get_settings()
1868 static int keystone_set_settings(struct net_device *ndev, in keystone_set_settings()
1926 struct net_device *ndev = gbe_intf->ndev; in gbe_set_slave_mac() local
1941 struct net_device *ndev, in netcp_ethss_link_state_action()
1992 struct net_device *ndev) in netcp_ethss_update_link_state()
2013 static void xgbe_adjust_link(struct net_device *ndev) in xgbe_adjust_link()
2026 static void gbe_adjust_link(struct net_device *ndev) in gbe_adjust_link()
2039 static void gbe_adjust_link_sec_slaves(struct net_device *ndev) in gbe_adjust_link_sec_slaves()
2413 static int gbe_open(void *intf_priv, struct net_device *ndev) in gbe_open()
2472 static int gbe_close(void *intf_priv, struct net_device *ndev) in gbe_close()
3207 static int gbe_attach(void *inst_priv, struct net_device *ndev, in gbe_attach()