Home
last modified time | relevance | path

Searched defs:usb_rpipe_descriptor (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/staging/wusbcore/include/
Dwusb-wa.h91 struct usb_rpipe_descriptor { struct
92 u8 bLength;
93 u8 bDescriptorType;
94 __le16 wRPipeIndex;
95 __le16 wRequests;
96 __le16 wBlocks; /* rw if 0 */
97 __le16 wMaxPacketSize; /* rw */
98 union {
102 union {
106 u8 bSpeed; /* rw: xfer rate 'enum uwb_phy_rate' */
[all …]