Lines Matching refs:outbuf
168 __le32 *outbuf; in gen_ndis_query_resp() local
192 outbuf = (__le32 *)&resp[1]; in gen_ndis_query_resp()
208 outbuf[i] = cpu_to_le32(oid_supported_list[i]); in gen_ndis_query_resp()
221 *outbuf = cpu_to_le32(0); in gen_ndis_query_resp()
228 *outbuf = cpu_to_le32(rndis_per_dev_params[configNr].medium); in gen_ndis_query_resp()
236 *outbuf = cpu_to_le32(rndis_per_dev_params[configNr].medium); in gen_ndis_query_resp()
244 *outbuf = cpu_to_le32( in gen_ndis_query_resp()
256 *outbuf = cpu_to_le32(0); in gen_ndis_query_resp()
258 *outbuf = cpu_to_le32( in gen_ndis_query_resp()
267 *outbuf = cpu_to_le32( in gen_ndis_query_resp()
277 *outbuf = cpu_to_le32( in gen_ndis_query_resp()
286 *outbuf = cpu_to_le32( in gen_ndis_query_resp()
297 memcpy(outbuf, in gen_ndis_query_resp()
301 outbuf[0] = 0; in gen_ndis_query_resp()
309 *outbuf = rndis_driver_version; in gen_ndis_query_resp()
316 *outbuf = cpu_to_le32(*rndis_per_dev_params[configNr].filter); in gen_ndis_query_resp()
323 *outbuf = cpu_to_le32(RNDIS_MAX_TOTAL_SIZE); in gen_ndis_query_resp()
331 *outbuf = cpu_to_le32(rndis_per_dev_params[configNr] in gen_ndis_query_resp()
338 *outbuf = cpu_to_le32(0); in gen_ndis_query_resp()
348 *outbuf = cpu_to_le32( in gen_ndis_query_resp()
361 *outbuf = cpu_to_le32(stats->tx_packets in gen_ndis_query_resp()
372 *outbuf = cpu_to_le32(stats->rx_packets in gen_ndis_query_resp()
383 *outbuf = cpu_to_le32(stats->tx_errors); in gen_ndis_query_resp()
393 *outbuf = cpu_to_le32(stats->rx_errors); in gen_ndis_query_resp()
402 *outbuf = cpu_to_le32(stats->rx_dropped); in gen_ndis_query_resp()
414 memcpy(outbuf, in gen_ndis_query_resp()
426 memcpy(outbuf, in gen_ndis_query_resp()
437 *outbuf = cpu_to_le32(0xE0000000); in gen_ndis_query_resp()
445 *outbuf = cpu_to_le32(1); in gen_ndis_query_resp()
451 *outbuf = cpu_to_le32(0); in gen_ndis_query_resp()
461 *outbuf = cpu_to_le32(stats->rx_frame_errors); in gen_ndis_query_resp()
469 *outbuf = cpu_to_le32(0); in gen_ndis_query_resp()
476 *outbuf = cpu_to_le32(0); in gen_ndis_query_resp()