Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rtl8712/
Drtl871x_ioctl.h83 u32 InformationBufferLength,
92 u32 InformationBufferLength,
/linux-2.6.39/drivers/usb/gadget/
Drndis.h110 __le32 InformationBufferLength; member
121 __le32 InformationBufferLength; member
131 __le32 InformationBufferLength; member
Drndis.c488 resp->InformationBufferLength = cpu_to_le32(length); in gen_ndis_query_resp()
631 le32_to_cpu(buf->InformationBufferLength), in rndis_query_response()
636 resp->InformationBufferLength = cpu_to_le32(0); in rndis_query_response()
657 BufLength = le32_to_cpu(buf->InformationBufferLength); in rndis_set_response()
/linux-2.6.39/drivers/staging/rt2870/common/
Drtusb_io.c640 u32 InformationBufferLength) in RTUSBEnqueueCmdFromNdis() argument
663 InformationBufferLength); in RTUSBEnqueueCmdFromNdis()
670 InformationBufferLength); in RTUSBEnqueueCmdFromNdis()
671 cmdqelmt->bufferlength = InformationBufferLength; in RTUSBEnqueueCmdFromNdis()
720 u32 InformationBufferLength) in RTUSBEnqueueInternalCmd() argument
730 if (InformationBufferLength > 0) { in RTUSBEnqueueInternalCmd()
733 InformationBufferLength); in RTUSBEnqueueInternalCmd()
740 InformationBufferLength); in RTUSBEnqueueInternalCmd()
741 cmdqelmt->bufferlength = InformationBufferLength; in RTUSBEnqueueInternalCmd()
/linux-2.6.39/drivers/staging/rt2860/
Drtmp.h4060 u32 InformationBufferLength);
4065 u32 InformationBufferLength);