Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8712/
Drtl871x_ioctl.h83 u32 InformationBufferLength,
92 u32 InformationBufferLength,
/linux-4.1.27/drivers/usb/gadget/function/
Drndis.h65 __le32 InformationBufferLength; member
76 __le32 InformationBufferLength; member
86 __le32 InformationBufferLength; member
Drndis.c487 resp->InformationBufferLength = cpu_to_le32(length); in gen_ndis_query_resp()
630 le32_to_cpu(buf->InformationBufferLength), in rndis_query_response()
635 resp->InformationBufferLength = cpu_to_le32(0); in rndis_query_response()
656 BufLength = le32_to_cpu(buf->InformationBufferLength); in rndis_set_response()