Home
last modified time | relevance | path

Searched refs:RNDIS_MSG_INIT_C (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Drndis.h24 #define RNDIS_MSG_INIT_C (RNDIS_MSG_INIT|RNDIS_MSG_COMPLETION) macro
/linux/drivers/usb/gadget/function/
H A Drndis.c569 resp->MessageType = cpu_to_le32(RNDIS_MSG_INIT_C); in rndis_init_response()