Lines Matching defs:dev

594 	struct net_device *dev;  member
795 struct device *dev = tp_to_dev(tp); in rtl8168_led_mod_ctrl() local
813 struct device *dev = tp_to_dev(tp); in rtl8168_get_led_mode() local
1451 static void rtl8169_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8169_get_wol()
1531 static int rtl8169_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8169_set_wol()
1544 static void rtl8169_get_drvinfo(struct net_device *dev, in rtl8169_get_drvinfo()
1558 static int rtl8169_get_regs_len(struct net_device *dev) in rtl8169_get_regs_len()
1563 static netdev_features_t rtl8169_fix_features(struct net_device *dev, in rtl8169_fix_features()
1598 static int rtl8169_set_features(struct net_device *dev, in rtl8169_set_features()
1637 static void rtl8169_get_regs(struct net_device *dev, struct ethtool_regs *regs, in rtl8169_get_regs()
1665 static int rtl8169_get_sset_count(struct net_device *dev, int sset) in rtl8169_get_sset_count()
1739 static void rtl8169_get_ethtool_stats(struct net_device *dev, in rtl8169_get_ethtool_stats()
1763 static void rtl8169_get_strings(struct net_device *dev, u32 stringset, u8 *data) in rtl8169_get_strings()
1847 static int rtl_get_coalesce(struct net_device *dev, in rtl_get_coalesce()
1908 static int rtl_set_coalesce(struct net_device *dev, in rtl_set_coalesce()
1977 static int rtl8169_get_eee(struct net_device *dev, struct ethtool_eee *data) in rtl8169_get_eee()
1987 static int rtl8169_set_eee(struct net_device *dev, struct ethtool_eee *data) in rtl8169_set_eee()
2003 static void rtl8169_get_ringparam(struct net_device *dev, in rtl8169_get_ringparam()
2014 static void rtl8169_get_pauseparam(struct net_device *dev, in rtl8169_get_pauseparam()
2027 static int rtl8169_set_pauseparam(struct net_device *dev, in rtl8169_set_pauseparam()
2338 static int rtl_set_mac_address(struct net_device *dev, void *p) in rtl_set_mac_address()
2651 static void rtl_set_rx_mode(struct net_device *dev) in rtl_set_rx_mode()
3773 static int rtl8169_change_mtu(struct net_device *dev, int new_mtu) in rtl8169_change_mtu()
3963 static void rtl8169_tx_timeout(struct net_device *dev, unsigned int txqueue) in rtl8169_tx_timeout()
4197 struct net_device *dev) in rtl8169_start_xmit()
4303 struct net_device *dev, in rtl8169_features_check()
4331 static void rtl8169_pcierr_interrupt(struct net_device *dev) in rtl8169_pcierr_interrupt()
4349 static void rtl_tx(struct net_device *dev, struct rtl8169_private *tp, in rtl_tx()
4411 static int rtl_rx(struct net_device *dev, struct rtl8169_private *tp, int budget) in rtl_rx()
4573 struct net_device *dev = tp->dev; in rtl8169_poll() local
4663 static int rtl8169_close(struct net_device *dev) in rtl8169_close()
4693 static void rtl8169_netpoll(struct net_device *dev) in rtl8169_netpoll()
4701 static int rtl_open(struct net_device *dev) in rtl_open()
4764 rtl8169_get_stats64(struct net_device *dev, struct rtnl_link_stats64 *stats) in rtl8169_get_stats64()
4806 static int rtl8169_runtime_resume(struct device *dev) in rtl8169_runtime_resume()
5144 struct net_device *dev = tp->dev; in rtl_init_mac_address() local
5182 struct net_device *dev; in rtl_init_one() local