Searched refs:FLAG_FRAMING_NC (Results 1 – 1 of 1) sorted by relevance
256 #define FLAG_FRAMING_NC 0x0001 /* guard against device dropouts */ macro1538 .flags = FLAG_FRAMING_NC,1731 if (((dev->driver_info->flags) & FLAG_FRAMING_NC)) { in usbnet_change_mtu()1802 if (dev->driver_info->flags & FLAG_FRAMING_NC) in rx_submit()2077 (info->flags & (FLAG_FRAMING_NC | FLAG_FRAMING_GL)) in usbnet_open()2078 ? ((info->flags & FLAG_FRAMING_NC) in usbnet_open()2273 if (info->flags & FLAG_FRAMING_NC) { in usbnet_start_xmit()2294 if (info->flags & FLAG_FRAMING_NC) { in usbnet_start_xmit()