Lines Matching refs:HTC_TARGET

72 	HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle);  in htc_dump_counter_info()
84 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_get_tx_queue_depth()
94 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_get_control_endpoint_tx_host_credits()
115 static inline void restore_tx_packet(HTC_TARGET *target, HTC_PACKET *pPacket) in restore_tx_packet()
131 static void send_packet_completion(HTC_TARGET *target, HTC_PACKET *pPacket) in send_packet_completion()
174 static void log_packet_info(HTC_TARGET *target, HTC_PACKET *pPacket) in log_packet_info()
195 void htc_inc_htt_runtime_cnt(HTC_TARGET *target) in htc_inc_htt_runtime_cnt()
200 static void log_packet_info(HTC_TARGET *target, HTC_PACKET *pPacket) in log_packet_info()
205 void htc_inc_htt_runtime_cnt(HTC_TARGET *target) in htc_inc_htt_runtime_cnt()
217 HTC_PACKET *allocate_htc_bundle_packet(HTC_TARGET *target) in allocate_htc_bundle_packet()
272 void free_htc_bundle_packet(HTC_TARGET *target, HTC_PACKET *pPacket) in free_htc_bundle_packet()
334 htc_send_update_tx_bundle_stats(HTC_TARGET *target, in htc_send_update_tx_bundle_stats()
352 htc_issue_tx_bundle_stats_inc(HTC_TARGET *target) in htc_issue_tx_bundle_stats_inc()
359 htc_send_update_tx_bundle_stats(HTC_TARGET *target, in htc_send_update_tx_bundle_stats()
366 htc_issue_tx_bundle_stats_inc(HTC_TARGET *target) in htc_issue_tx_bundle_stats_inc()
373 static QDF_STATUS htc_send_bundled_netbuf(HTC_TARGET *target, in htc_send_bundled_netbuf()
548 static void htc_issue_packets_bundle(HTC_TARGET *target, in htc_issue_packets_bundle()
712 static void htc_issue_packets_bundle(HTC_TARGET *target, in htc_issue_packets_bundle()
727 static QDF_STATUS htc_issue_packets(HTC_TARGET *target, in htc_issue_packets()
1042 void htc_dec_wmi_runtime_cnt(HTC_TARGET *target, uint8_t rtpm_code) in htc_dec_wmi_runtime_cnt()
1056 void htc_inc_wmi_runtime_cnt(HTC_TARGET *target, uint8_t rtpm_code) in htc_inc_wmi_runtime_cnt()
1071 void htc_dec_wmi_runtime_cnt(HTC_TARGET *target, uint8_t rtpm_code) in htc_dec_wmi_runtime_cnt()
1076 void htc_inc_wmi_runtime_cnt(HTC_TARGET *target, uint8_t rtpm_code) in htc_inc_wmi_runtime_cnt()
1157 static void get_htc_send_packets_credit_based(HTC_TARGET *target, in get_htc_send_packets_credit_based()
1337 static void get_htc_send_packets(HTC_TARGET *target, in get_htc_send_packets()
1450 static enum HTC_SEND_QUEUE_RESULT htc_try_send(HTC_TARGET *target, in htc_try_send()
1798 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_send_pkts_sched_check()
1833 static A_STATUS htc_send_pkts_sched_queue(HTC_TARGET *target, in htc_send_pkts_sched_queue()
1888 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in __htc_send_pkt()
2019 HTC_TARGET *target; in htc_get_endpoint_ul_pipeid()
2210 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_hdl); in htc_send_data_pkt()
2297 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_send_data_pkt()
2579 static HTC_PACKET *htc_lookup_tx_packet(HTC_TARGET *target, in htc_lookup_tx_packet()
2655 HTC_TARGET *target = (HTC_TARGET *) Context; in htc_tx_completion_handler()
2740 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_pdev); in htc_ctrl_msg_cmpl()
2752 HTC_TARGET *target = (HTC_TARGET *) context; in htc_tx_resource_avail_handler()
2790 HTC_TARGET *target = (HTC_TARGET *)context; in htc_kick_queues()
2816 void htc_flush_endpoint_tx(HTC_TARGET *target, HTC_ENDPOINT *pEndpoint, in htc_flush_endpoint_tx()
2835 void htc_flush_endpoint_txlookupQ(HTC_TARGET *target, in htc_flush_endpoint_txlookupQ()
2867 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_flush_endpoint()
2893 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(handle); in htc_set_pkt_dbg()
2900 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_set_nodrop_pkt()
2907 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_hdl); in htc_enable_hdr_length_check()
2921 void htc_process_credit_rpt(HTC_TARGET *target, HTC_CREDIT_REPORT *pRpt, in htc_process_credit_rpt()
3024 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in ieee80211_ioctl_get_htc_stats()
3032 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc); in htc_system_resume()