Searched defs:UsbnetTransInfo (Results 1 – 2 of 2) sorted by relevance
55 struct UsbnetTransInfo { struct56 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 …]