Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
Drndis.h66 __le32 InformationBufferOffset; member
77 __le32 InformationBufferOffset; member
87 __le32 InformationBufferOffset; member
Drndis.c213 resp->InformationBufferOffset = cpu_to_le32(16); in gen_ndis_query_resp()
632 le32_to_cpu(buf->InformationBufferOffset) in rndis_query_response()
640 resp->InformationBufferOffset = cpu_to_le32(0); in rndis_query_response()
661 BufOffset = le32_to_cpu(buf->InformationBufferOffset); in rndis_set_response()