Home
last modified time | relevance | path

Searched refs:FLAG_FRAMING_NC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dusbnet.h101 #define FLAG_FRAMING_NC 0x0001 /* guard against device dropouts */ macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dusbnet.h92 #define FLAG_FRAMING_NC 0x0001 /* guard against device dropouts */ macro
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dnet1080.c61 // packets may use FLAG_FRAMING_NC and optional pad
488 .flags = FLAG_POINTTOPOINT | FLAG_FRAMING_NC,
H A Dusbnet.c909 (dev->driver_info->flags & FLAG_FRAMING_NC) ? "NetChip" : in usbnet_open()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dnet1080.c61 // packets may use FLAG_FRAMING_NC and optional pad
488 .flags = FLAG_POINTTOPOINT | FLAG_FRAMING_NC,
H A Dusbnet.c922 (dev->driver_info->flags & FLAG_FRAMING_NC) ? "NetChip" : in usbnet_open()

Completed in 9 milliseconds