Searched refs:InformationBufferLength (Results 1 – 2 of 2) sorted by relevance
112 __le32 InformationBufferLength; member122 __le32 InformationBufferLength; member131 __le32 InformationBufferLength; member
640 resp->InformationBufferLength = cpu_to_le32(length); in gen_ndis_query_resp()835 get_unaligned_le32(&buf->InformationBufferLength), in rndis_query_response()841 resp->InformationBufferLength = __constant_cpu_to_le32(0); in rndis_query_response()863 BufLength = get_unaligned_le32(&buf->InformationBufferLength); in rndis_set_response()
Completed in 6 milliseconds