Searched refs:RNDIS_MSG_RESET (Results 1 – 3 of 3) sorted by relevance
30 #define RNDIS_MSG_RESET 0x00000006 macro31 #define RNDIS_MSG_RESET_C (RNDIS_MSG_RESET|RNDIS_MSG_COMPLETION)
109 if (likely(msg_type != RNDIS_MSG_HALT && msg_type != RNDIS_MSG_RESET)) { in rndis_command()
836 case RNDIS_MSG_RESET: in rndis_msg_parser()