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