Searched refs:InformationBufferLength (Results 1 – 6 of 6) sorted by relevance
83 u32 InformationBufferLength,90 u32 InformationBufferLength,
58 __le32 InformationBufferLength; member68 __le32 InformationBufferLength; member77 __le32 InformationBufferLength; member
478 resp->InformationBufferLength = cpu_to_le32(length); in gen_ndis_query_resp()619 le32_to_cpu(buf->InformationBufferLength), in rndis_query_response()624 resp->InformationBufferLength = cpu_to_le32(0); in rndis_query_response()640 BufLength = le32_to_cpu(buf->InformationBufferLength); in rndis_set_response()
112 __le32 InformationBufferLength; member122 __le32 InformationBufferLength; member131 __le32 InformationBufferLength; member
639 resp->InformationBufferLength = cpu_to_le32(length); in gen_ndis_query_resp()834 get_unaligned_le32(&buf->InformationBufferLength), in rndis_query_response()840 resp->InformationBufferLength = __constant_cpu_to_le32(0); in rndis_query_response()862 BufLength = get_unaligned_le32(&buf->InformationBufferLength); in rndis_set_response()
399 le32 InformationBufferLength; member409 le32 InformationBufferLength; member418 le32 InformationBufferLength; member920 buflen = le32_to_cpu(buf->InformationBufferLength); in rndis_query_response()941 resp->InformationBufferLength = cpu_to_le32(0); in rndis_query_response()949 resp->InformationBufferLength = cpu_to_le32(infobuflen); in rndis_query_response()967 buflen = le32_to_cpu(buf->InformationBufferLength); in rndis_set_response()