Home
last modified time | relevance | path

Searched refs:InformationBufferLength (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/usb/gadget/
A Drndis.h112 __le32 InformationBufferLength; member
122 __le32 InformationBufferLength; member
131 __le32 InformationBufferLength; member
A Drndis.c640 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