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