Searched refs:usbnet_nway_reset (Results 1 - 23 of 23) sorted by relevance
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | usbnet.h | 281 extern int usbnet_nway_reset(struct net_device *net);
|
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | usbnet.h | 275 extern int usbnet_nway_reset(struct net_device *net);
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | asix_devices.c | 127 .nway_reset = usbnet_nway_reset, 293 .nway_reset = usbnet_nway_reset, 784 .nway_reset = usbnet_nway_reset,
|
H A D | sr9700.c | 252 .nway_reset = usbnet_nway_reset,
|
H A D | mcs7830.c | 462 .nway_reset = usbnet_nway_reset,
|
H A D | usbnet.c | 1008 int usbnet_nway_reset(struct net_device *net) in usbnet_nway_reset() 1017 EXPORT_SYMBOL_GPL(usbnet_nway_reset); 1049 .nway_reset = usbnet_nway_reset, 1007 int usbnet_nway_reset(struct net_device *net) usbnet_nway_reset() function 1016 EXPORT_SYMBOL_GPL(usbnet_nway_reset); global() variable
|
H A D | dm9601.c | 289 .nway_reset = usbnet_nway_reset,
|
H A D | sierra_net.c | 631 .nway_reset = usbnet_nway_reset,
|
H A D | sr9800.c | 529 .nway_reset = usbnet_nway_reset,
|
H A D | smsc75xx.c | 737 .nway_reset = usbnet_nway_reset,
|
H A D | ax88179_178a.c | 904 .nway_reset = usbnet_nway_reset,
|
H A D | cdc_ncm.c | 137 .nway_reset = usbnet_nway_reset,
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | sr9700.c | 253 .nway_reset = usbnet_nway_reset,
|
H A D | mcs7830.c | 463 .nway_reset = usbnet_nway_reset,
|
H A D | usbnet.c | 1036 int usbnet_nway_reset(struct net_device *net) in usbnet_nway_reset() function 1045 EXPORT_SYMBOL_GPL(usbnet_nway_reset); variable 1077 .nway_reset = usbnet_nway_reset,
|
H A D | cdc_ether.c | 98 .nway_reset = usbnet_nway_reset,
|
H A D | dm9601.c | 290 .nway_reset = usbnet_nway_reset,
|
H A D | sr9800.c | 529 .nway_reset = usbnet_nway_reset,
|
H A D | sierra_net.c | 631 .nway_reset = usbnet_nway_reset,
|
H A D | asix_devices.c | 127 .nway_reset = usbnet_nway_reset, 970 .nway_reset = usbnet_nway_reset,
|
H A D | ax88179_178a.c | 866 .nway_reset = usbnet_nway_reset,
|
H A D | cdc_ncm.c | 138 .nway_reset = usbnet_nway_reset,
|
H A D | smsc75xx.c | 737 .nway_reset = usbnet_nway_reset,
|
Completed in 41 milliseconds