Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/net/include/
H A Dusb_net_host.h84 struct UsbnetHost { struct
90 uint8_t busNum;
91 uint8_t devAddr;
97 bool initFlag;
98 int32_t flags;
99 uint8_t ctrlIface;
104 uint32_t xid;
106 uint16_t rxQlen, txQlen;
119 bool allocFlag;
143 struct UsbnetHostDriverInfo *driverInfo; argument
[all …]