Lines Matching refs:ath10k_htc
40 static inline void ath10k_htc_restore_tx_skb(struct ath10k_htc *htc, in ath10k_htc_restore_tx_skb()
109 struct ath10k_htc *htc = ep->htc; in ath10k_htc_consume_credit()
142 struct ath10k_htc *htc = ep->htc; in ath10k_htc_release_credit()
162 int ath10k_htc_send(struct ath10k_htc *htc, in ath10k_htc_send()
226 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_tx_completion_handler()
246 ath10k_htc_process_credit_report(struct ath10k_htc *htc, in ath10k_htc_process_credit_report()
281 ath10k_htc_process_lookahead(struct ath10k_htc *htc, in ath10k_htc_process_lookahead()
313 ath10k_htc_process_lookahead_bundle(struct ath10k_htc *htc, in ath10k_htc_process_lookahead_bundle()
344 int ath10k_htc_process_trailer(struct ath10k_htc *htc, in ath10k_htc_process_trailer()
439 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_rx_completion_handler()
531 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_control_rx_complete()
608 static void ath10k_htc_reset_endpoint_states(struct ath10k_htc *htc) in ath10k_htc_reset_endpoint_states()
624 static u8 ath10k_htc_get_credit_allocation(struct ath10k_htc *htc, in ath10k_htc_get_credit_allocation()
643 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_bundle()
687 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_one_skb()
702 struct ath10k_htc *htc = ep->htc; in ath10k_htc_send_bundle_skbs()
855 int ath10k_htc_send_hl(struct ath10k_htc *htc, in ath10k_htc_send_hl()
910 int ath10k_htc_wait_target(struct ath10k_htc *htc) in ath10k_htc_wait_target()
1001 void ath10k_htc_change_tx_credit_flow(struct ath10k_htc *htc, in ath10k_htc_change_tx_credit_flow()
1011 int ath10k_htc_connect_service(struct ath10k_htc *htc, in ath10k_htc_connect_service()
1243 int ath10k_htc_start(struct ath10k_htc *htc) in ath10k_htc_start()
1291 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_init()