Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rtl8712/
Drtl871x_ioctl.h83 u32 InformationBufferLength,
90 u32 InformationBufferLength,
/linux-5.19.10/drivers/usb/gadget/function/
Drndis.h58 __le32 InformationBufferLength; member
68 __le32 InformationBufferLength; member
77 __le32 InformationBufferLength; member
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()