Lines Matching refs:net_device
226 static int rtl8169_set_speed_tbi(struct net_device *dev, in rtl8169_set_speed_tbi()
249 static int rtl8169_set_speed_xmii(struct net_device *dev, in rtl8169_set_speed_xmii()
327 static int rtl8169_set_speed(struct net_device *dev, in rtl8169_set_speed()
759 static void rtl_hw_phy_config(struct net_device *dev) in rtl_hw_phy_config()
820 static void rtl8169_phy_reset(struct net_device *dev __unused, in rtl8169_phy_reset()
837 static void rtl8169_init_phy(struct net_device *dev, struct rtl8169_private *tp) in rtl8169_init_phy()
875 void (*hw_start)(struct net_device *);
939 static void rtl_soft_reset ( struct net_device *dev ) in rtl_soft_reset()
962 static void rtl_hw_start ( struct net_device *dev ) in rtl_hw_start()
1034 static void rtl_set_rx_mode ( struct net_device *netdev ) in rtl_set_rx_mode()
1053 static void rtl_hw_start_8169(struct net_device *dev) in rtl_hw_start_8169()
1130 struct net_device *dev = pci_get_drvdata(pdev); in rtl_tx_performance_tweak()
1176 struct net_device *dev = pci_get_drvdata(pdev); in rtl_disable_clock_request()
1356 static void rtl_hw_start_8168(struct net_device *dev) in rtl_hw_start_8168()
1518 static void rtl_hw_start_8101(struct net_device *dev) in rtl_hw_start_8101()
1612 rtl8169_process_tx_packets ( struct net_device *netdev ) in rtl8169_process_tx_packets()
1745 rtl8169_process_rx_packets ( struct net_device *netdev ) in rtl8169_process_rx_packets()
1894 rtl8169_open ( struct net_device *netdev ) in rtl8169_open()
1942 rtl8169_transmit ( struct net_device *netdev, struct io_buffer *iobuf ) in rtl8169_transmit()
2009 rtl8169_poll ( struct net_device *netdev ) in rtl8169_poll()
2045 rtl8169_close ( struct net_device *netdev ) in rtl8169_close()
2066 rtl8169_irq ( struct net_device *netdev, int action ) in rtl8169_irq()
2102 struct net_device *netdev; in rtl8169_probe()
2246 struct net_device *netdev = pci_get_drvdata ( pdev ); in rtl8169_remove()