Home
last modified time | relevance | path

Searched refs:usbnet_pause_rx (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/usb/
H A Dusbnet.h275 extern void usbnet_pause_rx(struct usbnet *);
/linux-6.15/drivers/net/usb/
H A Dusbnet.c415 usbnet_pause_rx(dev); in usbnet_change_mtu()
692 void usbnet_pause_rx(struct usbnet *dev) in usbnet_pause_rx() function
698 EXPORT_SYMBOL_GPL(usbnet_pause_rx);