Searched refs:host_bulk_endpoint_transfer_data (Results 1 – 2 of 2) sorted by relevance
375 static UCHAR host_bulk_endpoint_transfer_data[16*1024]; variable395 …d_length + UX_DEVICE_CLASS_RNDIS_PACKET_HEADER_LENGTH <= sizeof(host_bulk_endpoint_transfer_data)); in my_ux_hcd_sim_host_entry()400 memcpy(host_bulk_endpoint_transfer_data + UX_DEVICE_CLASS_RNDIS_PACKET_HEADER_LENGTH, in my_ux_hcd_sim_host_entry()406 …_ux_utility_long_put(host_bulk_endpoint_transfer_data + UX_DEVICE_CLASS_RNDIS_PACKET_MESSAGE_TYPE,… in my_ux_hcd_sim_host_entry()408 …_ux_utility_long_put(host_bulk_endpoint_transfer_data + UX_DEVICE_CLASS_RNDIS_PACKET_MESSAGE_LENGT… in my_ux_hcd_sim_host_entry()411 … _ux_utility_long_put(host_bulk_endpoint_transfer_data + UX_DEVICE_CLASS_RNDIS_PACKET_DATA_OFFSET, in my_ux_hcd_sim_host_entry()414 … _ux_utility_long_put(host_bulk_endpoint_transfer_data + UX_DEVICE_CLASS_RNDIS_PACKET_DATA_LENGTH, in my_ux_hcd_sim_host_entry()419 transfer_request->ux_transfer_request_data_pointer = host_bulk_endpoint_transfer_data; in my_ux_hcd_sim_host_entry()
376 static UCHAR host_bulk_endpoint_transfer_data[16*1024]; variable396 …d_length + UX_DEVICE_CLASS_RNDIS_PACKET_HEADER_LENGTH <= sizeof(host_bulk_endpoint_transfer_data)); in my_ux_hcd_sim_host_entry()401 memcpy(host_bulk_endpoint_transfer_data + UX_DEVICE_CLASS_RNDIS_PACKET_HEADER_LENGTH, in my_ux_hcd_sim_host_entry()407 …_ux_utility_long_put(host_bulk_endpoint_transfer_data + UX_DEVICE_CLASS_RNDIS_PACKET_MESSAGE_TYPE,… in my_ux_hcd_sim_host_entry()409 …_ux_utility_long_put(host_bulk_endpoint_transfer_data + UX_DEVICE_CLASS_RNDIS_PACKET_MESSAGE_LENGT… in my_ux_hcd_sim_host_entry()412 … _ux_utility_long_put(host_bulk_endpoint_transfer_data + UX_DEVICE_CLASS_RNDIS_PACKET_DATA_OFFSET, in my_ux_hcd_sim_host_entry()415 … _ux_utility_long_put(host_bulk_endpoint_transfer_data + UX_DEVICE_CLASS_RNDIS_PACKET_DATA_LENGTH, in my_ux_hcd_sim_host_entry()420 transfer_request->ux_transfer_request_data_pointer = host_bulk_endpoint_transfer_data; in my_ux_hcd_sim_host_entry()