Searched refs:RNDIS_MSG_RESET (Results 1 – 4 of 4) sorted by relevance
29 #define RNDIS_MSG_RESET 0x00000006 macro30 #define RNDIS_MSG_RESET_C (RNDIS_MSG_RESET|RNDIS_MSG_COMPLETION)
121 if (likely(msg_type != RNDIS_MSG_HALT && msg_type != RNDIS_MSG_RESET)) { in rndis_command()
831 case RNDIS_MSG_RESET: in rndis_msg_parser()
859 reset->msg_type = cpu_to_le32(RNDIS_MSG_RESET); in rndis_reset()