Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_net_manager.h55 struct UsbnetTransInfo { struct
56 uint8_t isBindDevice;
58 uint8_t isGetmacAddr;
60 uint32_t flags; /**< Network port status */
62 uint16_t hardHeaderLen; /**< Header length */
63 uint8_t link;
64 uint8_t needReset;
66 uint32_t rxUrbSize; /* size for rx urbs */
67 uint32_t hardMtu; /* count any extra framing */
68 uint32_t maxpacket;
[all …]
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_net_manager.h55 struct UsbnetTransInfo { struct
56 uint8_t isBindDevice;
58 uint8_t isGetmacAddr;
60 uint32_t flags; /**< Network port status */
62 uint16_t hardHeaderLen; /**< Header length */
63 uint8_t link;
64 uint8_t needReset;
66 uint32_t rxUrbSize; /* size for rx urbs */
67 uint32_t hardMtu; /* count any extra framing */
68 uint32_t maxpacket;
[all …]