Searched refs:FLAG_FRAMING_NC (Results 1 – 3 of 3) sorted by relevance
92 #define FLAG_FRAMING_NC 0x0001 /* guard against device dropouts */ macro
488 .flags = FLAG_POINTTOPOINT | FLAG_FRAMING_NC,
922 (dev->driver_info->flags & FLAG_FRAMING_NC) ? "NetChip" : in usbnet_open()
Completed in 9 milliseconds