Searched refs:FLAG_FRAMING_GL (Results 1 – 1 of 1) sorted by relevance
257 #define FLAG_FRAMING_GL 0x0002 /* genelink batches packets */ macro1085 .flags = FLAG_FRAMING_GL | FLAG_NO_SETINT,1737 if (((dev->driver_info->flags) & FLAG_FRAMING_GL) in usbnet_change_mtu()1807 if (dev->driver_info->flags & FLAG_FRAMING_GL) in rx_submit()2077 (info->flags & (FLAG_FRAMING_NC | FLAG_FRAMING_GL)) in usbnet_open()