Lines Matching defs:usb_cdc_ncm_ntb_parameters
332 struct usb_cdc_ncm_ntb_parameters { struct
333 __le16 wLength;
334 __le16 bmNtbFormatsSupported;
335 __le32 dwNtbInMaxSize;
336 __le16 wNdpInDivisor;
337 __le16 wNdpInPayloadRemainder;
338 __le16 wNdpInAlignment;
339 __le16 wPadding1;
340 __le32 dwNtbOutMaxSize;
341 __le16 wNdpOutDivisor;
342 __le16 wNdpOutPayloadRemainder;
343 __le16 wNdpOutAlignment;
344 __le16 wNtbOutMaxDatagrams;