Lines Matching refs:HTCHandle
434 void *htc_get_hif_device(HTC_HANDLE HTCHandle);
455 void htc_set_credit_distribution(HTC_HANDLE HTCHandle,
472 QDF_STATUS htc_wait_target(HTC_HANDLE HTCHandle);
486 QDF_STATUS htc_start(HTC_HANDLE HTCHandle);
498 QDF_STATUS htc_connect_service(HTC_HANDLE HTCHandle,
512 void htc_dump(HTC_HANDLE HTCHandle, uint8_t CmdId, bool start);
535 QDF_STATUS htc_send_pkt(HTC_HANDLE HTCHandle, HTC_PACKET *pPacket);
654 QDF_STATUS htc_send_data_pkt(HTC_HANDLE HTCHandle, qdf_nbuf_t netbuf,
672 QDF_STATUS htc_send_data_pkt(HTC_HANDLE HTCHandle, HTC_PACKET *pPacket,
684 void htc_flush_surprise_remove(HTC_HANDLE HTCHandle);
694 void htc_stop(HTC_HANDLE HTCHandle);
703 void htc_destroy(HTC_HANDLE HTCHandle);
715 void htc_flush_endpoint(HTC_HANDLE HTCHandle, HTC_ENDPOINT_ID Endpoint,
724 void htc_dump_credit_states(HTC_HANDLE HTCHandle);
737 void htc_indicate_activity_change(HTC_HANDLE HTCHandle,
760 bool htc_get_endpoint_statistics(HTC_HANDLE HTCHandle,
777 void htc_unblock_recv(HTC_HANDLE HTCHandle);
794 A_STATUS htc_add_receive_pkt_multiple(HTC_HANDLE HTCHandle,
804 bool htc_is_endpoint_active(HTC_HANDLE HTCHandle,
824 void htc_set_nodrop_pkt(HTC_HANDLE HTCHandle, A_BOOL isNodropPkt);
847 int htc_get_num_recv_buffers(HTC_HANDLE HTCHandle,
858 void htc_set_target_failure_callback(HTC_HANDLE HTCHandle,
862 void htc_enable_recv(HTC_HANDLE HTCHandle);
863 void htc_disable_recv(HTC_HANDLE HTCHandle);
864 A_STATUS HTCWaitForPendingRecv(HTC_HANDLE HTCHandle,
870 HTCHandle);
896 void htc_get_control_endpoint_tx_host_credits(HTC_HANDLE HTCHandle,
898 void htc_dump_counter_info(HTC_HANDLE HTCHandle);
908 bool htc_can_suspend_link(HTC_HANDLE HTCHandle);
928 void htc_dump_bundle_stats(HTC_HANDLE HTCHandle);
936 void htc_clear_bundle_stats(HTC_HANDLE HTCHandle);
1020 void htc_set_async_ep(HTC_HANDLE HTCHandle,