Searched refs:RNDIS_SET_MSG_SIZE (Results 1 – 2 of 2) sorted by relevance
134 if (informationLength > (messageBufferLength - RNDIS_SET_MSG_SIZE)) in USB_HostRndisSetMsg()139 message->informationBufferLength = messageBufferLength - RNDIS_SET_MSG_SIZE; in USB_HostRndisSetMsg()
132 #define RNDIS_SET_MSG_SIZE (28U) macro