Searched refs:RNDIS_MAX_TOTAL_SIZE (Results 1 – 4 of 4) sorted by relevance
322 *outbuf = cpu_to_le32(RNDIS_MAX_TOTAL_SIZE); in gen_ndis_query_resp()644 if ((BufLength > RNDIS_MAX_TOTAL_SIZE) || in rndis_set_response()645 (BufOffset > RNDIS_MAX_TOTAL_SIZE) || in rndis_set_response()646 (BufOffset + 8 >= RNDIS_MAX_TOTAL_SIZE)) in rndis_set_response()
20 #define RNDIS_MAX_TOTAL_SIZE 1558 macro
27 #define RNDIS_MAX_TOTAL_SIZE 1558 macro
299 *outbuf = __constant_cpu_to_le32(RNDIS_MAX_TOTAL_SIZE); in gen_ndis_query_resp()