Lines Matching defs:htc

41 static inline void ath10k_htc_restore_tx_skb(struct ath10k_htc *htc,  in ath10k_htc_restore_tx_skb()
110 struct ath10k_htc *htc = ep->htc; in ath10k_htc_consume_credit() local
143 struct ath10k_htc *htc = ep->htc; in ath10k_htc_release_credit() local
163 int ath10k_htc_send(struct ath10k_htc *htc, in ath10k_htc_send()
227 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_tx_completion_handler() local
247 ath10k_htc_process_credit_report(struct ath10k_htc *htc, in ath10k_htc_process_credit_report()
282 ath10k_htc_process_lookahead(struct ath10k_htc *htc, in ath10k_htc_process_lookahead()
314 ath10k_htc_process_lookahead_bundle(struct ath10k_htc *htc, in ath10k_htc_process_lookahead_bundle()
345 int ath10k_htc_process_trailer(struct ath10k_htc *htc, in ath10k_htc_process_trailer()
440 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_rx_completion_handler() local
532 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_control_rx_complete() local
609 static void ath10k_htc_reset_endpoint_states(struct ath10k_htc *htc) in ath10k_htc_reset_endpoint_states()
625 static u8 ath10k_htc_get_credit_allocation(struct ath10k_htc *htc, in ath10k_htc_get_credit_allocation()
644 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_bundle() local
688 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_one_skb() local
703 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_bundle_skbs() local
856 int ath10k_htc_send_hl(struct ath10k_htc *htc, in ath10k_htc_send_hl()
911 int ath10k_htc_wait_target(struct ath10k_htc *htc) in ath10k_htc_wait_target()
1002 void ath10k_htc_change_tx_credit_flow(struct ath10k_htc *htc, in ath10k_htc_change_tx_credit_flow()
1012 int ath10k_htc_connect_service(struct ath10k_htc *htc, in ath10k_htc_connect_service()
1244 int ath10k_htc_start(struct ath10k_htc *htc) in ath10k_htc_start()
1292 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_init() local