Searched defs:usb_class_atm_networking_descriptor (Results 1 – 1 of 1) sorted by relevance
390 struct usb_class_atm_networking_descriptor { struct391 u8 bFunctionLength;392 u8 bDescriptorType;393 u8 bDescriptorSubtype; /* 0x10 */394 u8 iEndSystermIdentifier;395 u8 bmDataCapabilities;396 u8 bmATMDeviceStatistics;397 u16 wType2MaxSegmentSize;398 u16 wType3MaxSegmentSize;399 u16 wMaxVC;
Completed in 6 milliseconds