Lines Matching refs:ath12k_htc
74 int ath12k_htc_send(struct ath12k_htc *htc, in ath12k_htc_send()
145 ath12k_htc_process_credit_report(struct ath12k_htc *htc, in ath12k_htc_process_credit_report()
179 static int ath12k_htc_process_trailer(struct ath12k_htc *htc, in ath12k_htc_process_trailer()
256 struct ath12k_htc *htc = &ab->htc; in ath12k_htc_rx_completion_handler()
430 static void ath12k_htc_reset_endpoint_states(struct ath12k_htc *htc) in ath12k_htc_reset_endpoint_states()
446 static u8 ath12k_htc_get_credit_allocation(struct ath12k_htc *htc, in ath12k_htc_get_credit_allocation()
464 static int ath12k_htc_setup_target_buffer_assignments(struct ath12k_htc *htc) in ath12k_htc_setup_target_buffer_assignments()
491 int ath12k_htc_wait_target(struct ath12k_htc *htc) in ath12k_htc_wait_target()
557 int ath12k_htc_connect_service(struct ath12k_htc *htc, in ath12k_htc_connect_service()
721 int ath12k_htc_start(struct ath12k_htc *htc) in ath12k_htc_start()
752 struct ath12k_htc *htc = &ab->htc; in ath12k_htc_init()