Lines Matching defs:htc

40 static inline void ath10k_htc_restore_tx_skb(struct ath10k_htc *htc,  in ath10k_htc_restore_tx_skb()
100 struct ath10k_htc *htc = ep->htc; in ath10k_htc_consume_credit() local
133 struct ath10k_htc *htc = ep->htc; in ath10k_htc_release_credit() local
153 int ath10k_htc_send(struct ath10k_htc *htc, in ath10k_htc_send()
217 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_tx_completion_handler() local
237 ath10k_htc_process_credit_report(struct ath10k_htc *htc, in ath10k_htc_process_credit_report()
272 ath10k_htc_process_lookahead(struct ath10k_htc *htc, in ath10k_htc_process_lookahead()
304 ath10k_htc_process_lookahead_bundle(struct ath10k_htc *htc, in ath10k_htc_process_lookahead_bundle()
335 int ath10k_htc_process_trailer(struct ath10k_htc *htc, in ath10k_htc_process_trailer()
430 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_rx_completion_handler() local
522 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_control_rx_complete() local
599 static void ath10k_htc_reset_endpoint_states(struct ath10k_htc *htc) in ath10k_htc_reset_endpoint_states()
615 static u8 ath10k_htc_get_credit_allocation(struct ath10k_htc *htc, in ath10k_htc_get_credit_allocation()
634 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_bundle() local
678 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_one_skb() local
693 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_bundle_skbs() local
846 int ath10k_htc_send_hl(struct ath10k_htc *htc, in ath10k_htc_send_hl()
901 int ath10k_htc_wait_target(struct ath10k_htc *htc) in ath10k_htc_wait_target()
987 void ath10k_htc_change_tx_credit_flow(struct ath10k_htc *htc, in ath10k_htc_change_tx_credit_flow()
997 int ath10k_htc_connect_service(struct ath10k_htc *htc, in ath10k_htc_connect_service()
1229 int ath10k_htc_start(struct ath10k_htc *htc) in ath10k_htc_start()
1277 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_init() local