Home
last modified time | relevance | path

Searched refs:RNDIS_MSG_RESET_C (Results 1 – 4 of 4) sorted by relevance

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