Searched refs:RNDIS_MAX_TOTAL_SIZE (Results 1 – 2 of 2) sorted by relevance
320 *outbuf = cpu_to_le32(RNDIS_MAX_TOTAL_SIZE); in gen_ndis_query_resp()642 if ((BufLength > RNDIS_MAX_TOTAL_SIZE) || in rndis_set_response()643 (BufOffset > RNDIS_MAX_TOTAL_SIZE) || in rndis_set_response()644 (BufOffset + 8 >= RNDIS_MAX_TOTAL_SIZE)) in rndis_set_response()
20 #define RNDIS_MAX_TOTAL_SIZE 1558 macro