Searched refs:RNDIS_MSG_RESET_C (Results 1 – 5 of 5) sorted by relevance
22 TRACE_DEFINE_ENUM(RNDIS_MSG_RESET_C);38 { RNDIS_MSG_RESET_C, "RESET_C", }, \
309 RNDIS_MSG_RESET_C) { in rndis_filter_receive_response()
31 #define RNDIS_MSG_RESET_C (RNDIS_MSG_RESET|RNDIS_MSG_COMPLETION) macro
157 if (unlikely(rsp == RNDIS_MSG_RESET_C)) in rndis_command()
690 resp->MessageType = cpu_to_le32(RNDIS_MSG_RESET_C); in rndis_reset_response()