Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Drndis.h58 __le32 InformationBufferLength; member
68 __le32 InformationBufferLength; member
77 __le32 InformationBufferLength; member
H A Drndis.c478 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()