Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Drndis.h59 __le32 InformationBufferOffset; member
69 __le32 InformationBufferOffset; member
78 __le32 InformationBufferOffset; member
H A Drndis.c199 resp->InformationBufferOffset = cpu_to_le32(16); in gen_ndis_query_resp()
617 le32_to_cpu(buf->InformationBufferOffset) in rndis_query_response()
625 resp->InformationBufferOffset = cpu_to_le32(0); in rndis_query_response()
641 BufOffset = le32_to_cpu(buf->InformationBufferOffset); in rndis_set_response()