Lines Matching refs:usbnet
43 static void asix_status(struct usbnet *dev, struct urb *urb) in asix_status()
59 static void asix_set_netdev_dev_addr(struct usbnet *dev, u8 *addr) in asix_set_netdev_dev_addr()
70 static u32 asix_get_phyid(struct usbnet *dev) in asix_get_phyid()
102 struct usbnet *dev = netdev_priv(net); in asix_get_link()
109 struct usbnet *dev = netdev_priv(net); in asix_ioctl()
134 struct usbnet *dev = netdev_priv(net); in ax88172_set_multicast()
171 static int ax88172_link_reset(struct usbnet *dev) in ax88172_link_reset()
204 static void asix_phy_reset(struct usbnet *dev, unsigned int reset_bits) in asix_phy_reset()
226 static int ax88172_bind(struct usbnet *dev, struct usb_interface *intf) in ax88172_bind()
298 static int ax88772_link_reset(struct usbnet *dev) in ax88772_link_reset()
321 static int ax88772_reset(struct usbnet *dev) in ax88772_reset()
348 static int ax88772_hw_reset(struct usbnet *dev, int in_pm) in ax88772_hw_reset()
443 static int ax88772a_hw_reset(struct usbnet *dev, int in_pm) in ax88772a_hw_reset()
590 static void ax88772_suspend(struct usbnet *dev) in ax88772_suspend()
614 struct usbnet *dev = usb_get_intfdata(intf); in asix_suspend()
623 static void ax88772_restore_phy(struct usbnet *dev) in ax88772_restore_phy()
644 static void ax88772_resume(struct usbnet *dev) in ax88772_resume()
654 static void ax88772a_resume(struct usbnet *dev) in ax88772a_resume()
668 struct usbnet *dev = usb_get_intfdata(intf); in asix_resume()
677 static int ax88772_bind(struct usbnet *dev, struct usb_interface *intf) in ax88772_bind()
768 static void ax88772_unbind(struct usbnet *dev, struct usb_interface *intf) in ax88772_unbind()
789 static int marvell_phy_init(struct usbnet *dev) in marvell_phy_init()
821 static int rtl8211cl_phy_init(struct usbnet *dev) in rtl8211cl_phy_init()
842 static int marvell_led_status(struct usbnet *dev, u16 speed) in marvell_led_status()
868 static int ax88178_reset(struct usbnet *dev) in ax88178_reset()
954 static int ax88178_link_reset(struct usbnet *dev) in ax88178_link_reset()
993 static void ax88178_set_mfb(struct usbnet *dev) in ax88178_set_mfb()
1030 struct usbnet *dev = netdev_priv(net); in ax88178_change_mtu()
1061 static int ax88178_bind(struct usbnet *dev, struct usb_interface *intf) in ax88178_bind()