Home
last modified time | relevance | path

Searched refs:rndis_set_cmplt_t (Results 1 – 5 of 5) sorted by relevance

/components/drivers/usb/cherryusb/class/wireless/
A Dusbd_rndis.c355 rndis_set_cmplt_t *resp; in rndis_set_cmd_handler()
360 resp = ((rndis_set_cmplt_t *)rndis_encapsulated_resp_buffer); in rndis_set_cmd_handler()
363 resp->MessageLength = sizeof(rndis_set_cmplt_t); in rndis_set_cmd_handler()
A Drndis_protocol.h180 } rndis_set_cmplt_t; typedef
A Dusbh_rndis.c160 rndis_set_cmplt_t *resp; in usbh_rndis_set_msg_transfer()
192 resp = (rndis_set_cmplt_t *)g_rndis_buf; in usbh_rndis_set_msg_transfer()
/components/legacy/usb/usbdevice/class/
A Drndis.h173 typedef struct rndis_set_cmplt* rndis_set_cmplt_t; typedef
A Drndis.c556 rndis_set_cmplt_t resp; in _rndis_set_response()

Completed in 9 milliseconds