Searched refs:RNDIS_MSG_INIT_C (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/usb/
H A Drndis_host.h82 __le32 msg_type; /* RNDIS_MSG_INIT_C */
/linux-4.4.14/include/linux/
H A Drndis.h23 #define RNDIS_MSG_INIT_C (RNDIS_MSG_INIT|RNDIS_MSG_COMPLETION) macro
/linux-4.4.14/drivers/net/hyperv/
H A Drndis_filter.c151 case RNDIS_MSG_INIT_C: dump_rndis_message()
152 netdev_dbg(netdev, "RNDIS_MSG_INIT_C " dump_rndis_message()
442 case RNDIS_MSG_INIT_C: rndis_filter_receive()
/linux-4.4.14/drivers/usb/gadget/function/
H A Drndis.c574 resp->MessageType = cpu_to_le32(RNDIS_MSG_INIT_C); rndis_init_response()

Completed in 411 milliseconds