Home
last modified time | relevance | path

Searched refs:usbnet_stop (Results 1 - 25 of 38) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dint51x1.c132 .ndo_stop = usbnet_stop,
H A Dax88172a.c119 .ndo_stop = usbnet_stop,
H A Dasix_devices.c193 .ndo_stop = usbnet_stop,
579 .ndo_stop = usbnet_stop,
1050 .ndo_stop = usbnet_stop,
H A Dsr9700.c307 .ndo_stop = usbnet_stop,
H A Dmcs7830.c469 .ndo_stop = usbnet_stop,
H A Dusbnet.c797 int usbnet_stop (struct net_device *net) in usbnet_stop()
849 EXPORT_SYMBOL_GPL(usbnet_stop);
1608 .ndo_stop = usbnet_stop,
796 int usbnet_stop (struct net_device *net) usbnet_stop() function
848 EXPORT_SYMBOL_GPL(usbnet_stop); global() variable
H A Drndis_host.c280 .ndo_stop = usbnet_stop,
H A Dcdc_mbim.c98 .ndo_stop = usbnet_stop,
H A Ddm9601.c347 .ndo_stop = usbnet_stop,
H A Dsierra_net.c183 .ndo_stop = usbnet_stop,
H A Dsr9800.c680 .ndo_stop = usbnet_stop,
H A Dsmsc95xx.c1055 .ndo_stop = usbnet_stop,
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dint51x1.c132 .ndo_stop = usbnet_stop,
H A Dax88172a.c105 .ndo_stop = usbnet_stop,
H A Dsr9700.c308 .ndo_stop = usbnet_stop,
H A Dmcs7830.c470 .ndo_stop = usbnet_stop,
H A Dusbnet.c810 int usbnet_stop (struct net_device *net) in usbnet_stop() function
862 EXPORT_SYMBOL_GPL(usbnet_stop); variable
1643 .ndo_stop = usbnet_stop,
H A Dasix_devices.c193 .ndo_stop = usbnet_stop,
597 .ndo_stop = usbnet_stop,
1245 .ndo_stop = usbnet_stop,
H A Dcdc_mbim.c99 .ndo_stop = usbnet_stop,
H A Drndis_host.c280 .ndo_stop = usbnet_stop,
H A Ddm9601.c348 .ndo_stop = usbnet_stop,
H A Dsr9800.c680 .ndo_stop = usbnet_stop,
H A Dsierra_net.c183 .ndo_stop = usbnet_stop,
/kernel/linux/linux-5.10/include/linux/usb/
H A Dusbnet.h111 #define FLAG_AVOID_UNLINK_URBS 0x0100 /* don't unlink urbs at usbnet_stop() */
256 extern int usbnet_stop(struct net_device *net);
/kernel/linux/linux-6.6/include/linux/usb/
H A Dusbnet.h102 #define FLAG_AVOID_UNLINK_URBS 0x0100 /* don't unlink urbs at usbnet_stop() */
248 extern int usbnet_stop(struct net_device *net);

Completed in 28 milliseconds

12