Lines Matching refs:HTC_ENDPOINT_ID
82 int htc_get_tx_queue_depth(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_get_tx_queue_depth()
1796 HTC_ENDPOINT_ID id) in htc_send_pkts_sched_check()
1800 HTC_ENDPOINT_ID eid; in htc_send_pkts_sched_check()
1835 HTC_ENDPOINT_ID eid) in htc_send_pkts_sched_queue()
2016 htc_get_endpoint_ul_pipeid(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id, in htc_get_endpoint_ul_pipeid()
2049 htc_register_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id, in htc_register_custom_cb()
2081 htc_unregister_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_unregister_custom_cb()
2112 htc_enable_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_enable_custom_cb()
2143 htc_disable_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_disable_custom_cb()
2659 HTC_ENDPOINT_ID eid[DATA_EP_SIZE] = { ENDPOINT_5, ENDPOINT_4, in htc_tx_completion_handler()
2738 void htc_ctrl_msg_cmpl(HTC_HANDLE htc_pdev, HTC_ENDPOINT_ID htc_ep_id) in htc_ctrl_msg_cmpl()
2836 HTC_ENDPOINT_ID endpoint_id, in htc_flush_endpoint_txlookupQ()
2864 void htc_flush_endpoint(HTC_HANDLE HTCHandle, HTC_ENDPOINT_ID Endpoint, in htc_flush_endpoint()
2881 HTC_ENDPOINT_ID Endpoint, bool Active) in htc_indicate_activity_change()
2886 bool htc_is_endpoint_active(HTC_HANDLE HTCHandle, HTC_ENDPOINT_ID Endpoint) in htc_is_endpoint_active()
2922 int NumEntries, HTC_ENDPOINT_ID FromEndpoint) in htc_process_credit_rpt()