Lines Matching defs:usb_cdc_ncm_ntb_parameters
319 struct usb_cdc_ncm_ntb_parameters { struct
320 __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;
329 __le16 wNdpOutPayloadRemainder;
330 __le16 wNdpOutAlignment;
331 __le16 wNtbOutMaxDatagrams;