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

/linux-4.4.14/include/linux/usb/
H A Drndis_host.h180 __le32 msg_type; /* RNDIS_MSG_KEEPALIVE_C */
/linux-4.4.14/include/linux/
H A Drndis.h33 #define RNDIS_MSG_KEEPALIVE_C (RNDIS_MSG_KEEPALIVE|RNDIS_MSG_COMPLETION) macro
/linux-4.4.14/drivers/usb/gadget/function/
H A Drndis.c712 resp->MessageType = cpu_to_le32(RNDIS_MSG_KEEPALIVE_C); rndis_keepalive_response()
/linux-4.4.14/drivers/net/usb/
H A Drndis_host.c190 msg->msg_type = cpu_to_le32(RNDIS_MSG_KEEPALIVE_C); rndis_command()

Completed in 139 milliseconds