Searched refs:RNDIS_MSG_RESET (Results 1 – 5 of 5) sorted by relevance
30 #define RNDIS_MSG_RESET 0x00000006 macro31 #define RNDIS_MSG_RESET_C (RNDIS_MSG_RESET|RNDIS_MSG_COMPLETION)
21 TRACE_DEFINE_ENUM(RNDIS_MSG_RESET);37 { RNDIS_MSG_RESET, "RESET", }, \
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()
836 reset->msg_type = cpu_to_le32(RNDIS_MSG_RESET); in rndis_reset()