Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dmbim-cm.c563 …UINT32 InformationBufferLength; //Size of the Total InformationBuffer, may be larger than current … member
573 …UINT32 InformationBufferLength; //Size of the Total InformationBuffer, may be larger than current … member
592 …UINT32 InformationBufferLength; //Size of the Total InformationBuffer, may be larger than current … member
911 …t_command(UINT32 CID, UINT32 CommandType, void *pInformationBuffer, UINT32 InformationBufferLength) in compose_basic_connect_command() argument
913 …*pRequest = (MBIM_COMMAND_MSG_T *)mbim_alloc(sizeof(MBIM_COMMAND_MSG_T) + InformationBufferLength); in compose_basic_connect_command()
919 …est->MessageHeader.MessageLength = htole32((sizeof(MBIM_COMMAND_MSG_T) + InformationBufferLength)); in compose_basic_connect_command()
929 if (InformationBufferLength && pInformationBuffer) { in compose_basic_connect_command()
930 pRequest->InformationBufferLength = htole32(InformationBufferLength); in compose_basic_connect_command()
931 memcpy(pRequest->InformationBuffer, pInformationBuffer, InformationBufferLength); in compose_basic_connect_command()
933 pRequest->InformationBufferLength = htole32(0); in compose_basic_connect_command()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Drndis.h58 __le32 InformationBufferLength; member
68 __le32 InformationBufferLength; member
77 __le32 InformationBufferLength; member
H A Drndis.c480 resp->InformationBufferLength = cpu_to_le32(length); in gen_ndis_query_resp()
621 le32_to_cpu(buf->InformationBufferLength), in rndis_query_response()
626 resp->InformationBufferLength = cpu_to_le32(0); in rndis_query_response()
642 BufLength = le32_to_cpu(buf->InformationBufferLength); in rndis_set_response()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_ioctl.h84 u32 InformationBufferLength,
91 u32 InformationBufferLength,
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Drndis.h113 __le32 InformationBufferLength; member
123 __le32 InformationBufferLength; member
132 __le32 InformationBufferLength; member
H A Drndis.c646 resp->InformationBufferLength = cpu_to_le32(length); in gen_ndis_query_resp()
841 get_unaligned_le32(&buf->InformationBufferLength), in rndis_query_response()
847 resp->InformationBufferLength = __constant_cpu_to_le32(0); in rndis_query_response()
869 BufLength = get_unaligned_le32(&buf->InformationBufferLength); in rndis_set_response()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_ioctl.h314 IN u32 InformationBufferLength,
323 IN u32 InformationBufferLength,
H A Drtw_bt_mp.h182 IN ULONG InformationBufferLength,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_ioctl.h298 IN u32 InformationBufferLength,
307 IN u32 InformationBufferLength,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_ioctl.h314 IN u32 InformationBufferLength,
323 IN u32 InformationBufferLength,
H A Drtw_bt_mp.h206 IN ULONG InformationBufferLength,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_ioctl.h312 IN u32 InformationBufferLength,
321 IN u32 InformationBufferLength,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_adc_sampling.h83 IN ULONG InformationBufferLength,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_bt_mp.h176 u32 InformationBufferLength,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_bt_mp.h177 u32 InformationBufferLength,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_bt_mp.h176 u32 InformationBufferLength,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_bt_mp.h176 u32 InformationBufferLength,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_bt_mp.h177 u32 InformationBufferLength,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_bt_mp.h176 u32 InformationBufferLength,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_bt_mp.h177 u32 InformationBufferLength,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_bt_mp.h177 u32 InformationBufferLength,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_bt_mp.h176 u32 InformationBufferLength,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_bt_mp.h176 u32 InformationBufferLength,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_bt_mp.h176 u32 InformationBufferLength,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_bt_mp.h177 u32 InformationBufferLength,

12