Lines Matching refs:usbnet

46 static void asix_status(struct usbnet *dev, struct urb *urb)  in asix_status()
62 static void asix_set_netdev_dev_addr(struct usbnet *dev, u8 *addr) in asix_set_netdev_dev_addr()
73 static u32 asix_get_phyid(struct usbnet *dev) in asix_get_phyid()
103 struct usbnet *dev = netdev_priv(net); in asix_get_link()
110 struct usbnet *dev = netdev_priv(net); in asix_ioctl()
135 struct usbnet *dev = netdev_priv(net); in ax88172_set_multicast()
172 static int ax88172_link_reset(struct usbnet *dev) in ax88172_link_reset()
204 static int ax88172_bind(struct usbnet *dev, struct usb_interface *intf) in ax88172_bind()
275 static int ax88772_link_reset(struct usbnet *dev) in ax88772_link_reset()
298 static int ax88772_reset(struct usbnet *dev) in ax88772_reset()
418 static int ax88772_bind(struct usbnet *dev, struct usb_interface *intf) in ax88772_bind()
488 static void ax88772_unbind(struct usbnet *dev, struct usb_interface *intf) in ax88772_unbind()
508 static int marvell_phy_init(struct usbnet *dev) in marvell_phy_init()
540 static int rtl8211cl_phy_init(struct usbnet *dev) in rtl8211cl_phy_init()
561 static int marvell_led_status(struct usbnet *dev, u16 speed) in marvell_led_status()
587 static int ax88178_reset(struct usbnet *dev) in ax88178_reset()
676 static int ax88178_link_reset(struct usbnet *dev) in ax88178_link_reset()
715 static void ax88178_set_mfb(struct usbnet *dev) in ax88178_set_mfb()
752 struct usbnet *dev = netdev_priv(net); in ax88178_change_mtu()
785 static int ax88178_bind(struct usbnet *dev, struct usb_interface *intf) in ax88178_bind()