Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_ioctl.h82 u32 InformationBufferLength,
89 u32 InformationBufferLength,
/linux-4.4.14/drivers/usb/gadget/function/
Drndis.h65 __le32 InformationBufferLength; member
76 __le32 InformationBufferLength; member
86 __le32 InformationBufferLength; member
Drndis.c483 resp->InformationBufferLength = cpu_to_le32(length); in gen_ndis_query_resp()
624 le32_to_cpu(buf->InformationBufferLength), in rndis_query_response()
629 resp->InformationBufferLength = cpu_to_le32(0); in rndis_query_response()
650 BufLength = le32_to_cpu(buf->InformationBufferLength); in rndis_set_response()