| /OK3568_Linux_fs/app/forlinx/quectelCM/ |
| H A D | mbim-cm.c | 563 …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 D | rndis.h | 58 __le32 InformationBufferLength; member 68 __le32 InformationBufferLength; member 77 __le32 InformationBufferLength; member
|
| H A D | rndis.c | 480 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 D | rtl871x_ioctl.h | 84 u32 InformationBufferLength, 91 u32 InformationBufferLength,
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | rndis.h | 113 __le32 InformationBufferLength; member 123 __le32 InformationBufferLength; member 132 __le32 InformationBufferLength; member
|
| H A D | rndis.c | 646 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 D | rtw_ioctl.h | 314 IN u32 InformationBufferLength, 323 IN u32 InformationBufferLength,
|
| H A D | rtw_bt_mp.h | 182 IN ULONG InformationBufferLength,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | rtw_ioctl.h | 298 IN u32 InformationBufferLength, 307 IN u32 InformationBufferLength,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | rtw_ioctl.h | 314 IN u32 InformationBufferLength, 323 IN u32 InformationBufferLength,
|
| H A D | rtw_bt_mp.h | 206 IN ULONG InformationBufferLength,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | rtw_ioctl.h | 312 IN u32 InformationBufferLength, 321 IN u32 InformationBufferLength,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | phydm_adc_sampling.h | 83 IN ULONG InformationBufferLength,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_bt_mp.h | 176 u32 InformationBufferLength,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | rtw_bt_mp.h | 177 u32 InformationBufferLength,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_bt_mp.h | 176 u32 InformationBufferLength,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_bt_mp.h | 176 u32 InformationBufferLength,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_bt_mp.h | 177 u32 InformationBufferLength,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | rtw_bt_mp.h | 176 u32 InformationBufferLength,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | rtw_bt_mp.h | 177 u32 InformationBufferLength,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_bt_mp.h | 177 u32 InformationBufferLength,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_bt_mp.h | 176 u32 InformationBufferLength,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_bt_mp.h | 176 u32 InformationBufferLength,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_bt_mp.h | 176 u32 InformationBufferLength,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | rtw_bt_mp.h | 177 u32 InformationBufferLength,
|