Searched refs:RNDIS_MSG_RESET_C (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/usb/
H A Drndis_host.h153 __le32 msg_type; /* RNDIS_MSG_RESET_C */
/linux-4.4.14/include/linux/
H A Drndis.h30 #define RNDIS_MSG_RESET_C (RNDIS_MSG_RESET|RNDIS_MSG_COMPLETION) macro
/linux-4.4.14/drivers/usb/gadget/function/
H A Drndis.c689 resp->MessageType = cpu_to_le32(RNDIS_MSG_RESET_C); rndis_reset_response()
/linux-4.4.14/drivers/net/usb/
H A Drndis_host.c169 if (unlikely(rsp == RNDIS_MSG_RESET_C)) rndis_command()
/linux-4.4.14/drivers/net/hyperv/
H A Drndis_filter.c304 RNDIS_MSG_RESET_C) { rndis_filter_receive_response()

Completed in 179 milliseconds