Searched defs:usb_cdc_ncm_ntb_parameters (Results 1 – 1 of 1) sorted by relevance
288 struct usb_cdc_ncm_ntb_parameters { struct289 __le16 wLength;290 __le16 bmNtbFormatsSupported;291 __le32 dwNtbInMaxSize;292 __le16 wNdpInDivisor;293 __le16 wNdpInPayloadRemainder;294 __le16 wNdpInAlignment;295 __le16 wPadding1;296 __le32 dwNtbOutMaxSize;297 __le16 wNdpOutDivisor;[all …]