Searched defs:usb_cdc_ncm_ntb_parameters (Results 1 – 1 of 1) sorted by relevance
332 struct usb_cdc_ncm_ntb_parameters { struct333 __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;[all …]