Searched refs:InformationBufferOffset (Results 1 – 4 of 4) sorted by relevance
59 __le32 InformationBufferOffset; member69 __le32 InformationBufferOffset; member78 __le32 InformationBufferOffset; member
201 resp->InformationBufferOffset = cpu_to_le32(16); in gen_ndis_query_resp()619 le32_to_cpu(buf->InformationBufferOffset) in rndis_query_response()627 resp->InformationBufferOffset = cpu_to_le32(0); in rndis_query_response()643 BufOffset = le32_to_cpu(buf->InformationBufferOffset); in rndis_set_response()
114 __le32 InformationBufferOffset; member124 __le32 InformationBufferOffset; member133 __le32 InformationBufferOffset; member
182 resp->InformationBufferOffset = __constant_cpu_to_le32(16); in gen_ndis_query_resp()839 get_unaligned_le32(&buf->InformationBufferOffset) in rndis_query_response()848 resp->InformationBufferOffset = __constant_cpu_to_le32(0); in rndis_query_response()870 BufOffset = get_unaligned_le32(&buf->InformationBufferOffset); in rndis_set_response()