Lines Matching defs:net

237 	struct net_device	*net;  member
1074 static int lan78xx_get_eee(struct net_device *net, struct ethtool_eee *edata) in lan78xx_get_eee()
1112 static int lan78xx_set_eee(struct net_device *net, struct ethtool_eee *edata) in lan78xx_set_eee()
1142 static u32 lan78xx_get_link(struct net_device *net) in lan78xx_get_link()
1149 int lan78xx_nway_reset(struct net_device *net) in lan78xx_nway_reset()
1154 static void lan78xx_get_drvinfo(struct net_device *net, in lan78xx_get_drvinfo()
1164 static u32 lan78xx_get_msglevel(struct net_device *net) in lan78xx_get_msglevel()
1171 static void lan78xx_set_msglevel(struct net_device *net, u32 level) in lan78xx_set_msglevel()
1178 static int lan78xx_get_mdix_status(struct net_device *net) in lan78xx_get_mdix_status()
1190 static void lan78xx_set_mdix_status(struct net_device *net, __u8 mdix_ctrl) in lan78xx_set_mdix_status()
1227 static int lan78xx_get_settings(struct net_device *net, struct ethtool_cmd *cmd) in lan78xx_get_settings()
1259 static int lan78xx_set_settings(struct net_device *net, struct ethtool_cmd *cmd) in lan78xx_set_settings()
1501 static void lan78xx_link_status_change(struct net_device *net) in lan78xx_link_status_change()
1941 static int lan78xx_open(struct net_device *net) in lan78xx_open()
2008 int lan78xx_stop(struct net_device *net) in lan78xx_stop()
2167 netdev_tx_t lan78xx_start_xmit(struct sk_buff *skb, struct net_device *net) in lan78xx_start_xmit()
2870 struct net_device *net; in lan78xx_disconnect() local
2895 void lan78xx_tx_timeout(struct net_device *net) in lan78xx_tx_timeout()