Lines Matching defs:htc

43 static inline void ath10k_htc_restore_tx_skb(struct ath10k_htc *htc,  in ath10k_htc_restore_tx_skb()
112 struct ath10k_htc *htc = ep->htc; in ath10k_htc_consume_credit() local
145 struct ath10k_htc *htc = ep->htc; in ath10k_htc_release_credit() local
165 int ath10k_htc_send(struct ath10k_htc *htc, in ath10k_htc_send()
229 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_tx_completion_handler() local
249 ath10k_htc_process_credit_report(struct ath10k_htc *htc, in ath10k_htc_process_credit_report()
284 ath10k_htc_process_lookahead(struct ath10k_htc *htc, in ath10k_htc_process_lookahead()
316 ath10k_htc_process_lookahead_bundle(struct ath10k_htc *htc, in ath10k_htc_process_lookahead_bundle()
347 int ath10k_htc_process_trailer(struct ath10k_htc *htc, in ath10k_htc_process_trailer()
442 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_rx_completion_handler() local
534 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_control_rx_complete() local
611 static void ath10k_htc_reset_endpoint_states(struct ath10k_htc *htc) in ath10k_htc_reset_endpoint_states()
627 static u8 ath10k_htc_get_credit_allocation(struct ath10k_htc *htc, in ath10k_htc_get_credit_allocation()
646 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_bundle() local
690 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_one_skb() local
705 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_bundle_skbs() local
858 int ath10k_htc_send_hl(struct ath10k_htc *htc, in ath10k_htc_send_hl()
913 int ath10k_htc_wait_target(struct ath10k_htc *htc) in ath10k_htc_wait_target()
1004 void ath10k_htc_change_tx_credit_flow(struct ath10k_htc *htc, in ath10k_htc_change_tx_credit_flow()
1014 int ath10k_htc_connect_service(struct ath10k_htc *htc, in ath10k_htc_connect_service()
1246 int ath10k_htc_start(struct ath10k_htc *htc) in ath10k_htc_start()
1294 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_init() local