Searched defs:usb_cdc_ncm_ntb_parameters (Results 1 – 1 of 1) sorted by relevance
318 struct usb_cdc_ncm_ntb_parameters { struct319 __le16 wLength;320 __le16 bmNtbFormatsSupported;321 __le32 dwNtbInMaxSize;322 __le16 wNdpInDivisor;323 __le16 wNdpInPayloadRemainder;324 __le16 wNdpInAlignment;325 __le16 wPadding1;326 __le32 dwNtbOutMaxSize;327 __le16 wNdpOutDivisor;[all …]