Searched defs:usb_cdc_ncm_ntb_parameters (Results 1 – 1 of 1) sorted by relevance
264 struct usb_cdc_ncm_ntb_parameters { struct265 __le16 wLength;266 __le16 bmNtbFormatsSupported;267 __le32 dwNtbInMaxSize;269 __le16 wNdpInDivisor;270 __le16 wNdpInPayloadRemainder;271 __le16 wNdpInAlignment;272 __le16 wPadding1;274 __le32 dwNtbOutMaxSize;275 __le16 wNdpOutDivisor;[all …]