Lines Matching defs:htc
74 int ath11k_htc_send(struct ath11k_htc *htc, in ath11k_htc_send()
151 ath11k_htc_process_credit_report(struct ath11k_htc *htc, in ath11k_htc_process_credit_report()
185 static int ath11k_htc_process_trailer(struct ath11k_htc *htc, in ath11k_htc_process_trailer()
258 struct ath11k_htc *htc = &ab->htc; in ath11k_htc_tx_completion_handler() local
289 struct ath11k_htc *htc = &ab->htc; in ath11k_htc_rx_completion_handler() local
466 static void ath11k_htc_reset_endpoint_states(struct ath11k_htc *htc) in ath11k_htc_reset_endpoint_states()
482 static u8 ath11k_htc_get_credit_allocation(struct ath11k_htc *htc, in ath11k_htc_get_credit_allocation()
497 static int ath11k_htc_setup_target_buffer_assignments(struct ath11k_htc *htc) in ath11k_htc_setup_target_buffer_assignments()
524 int ath11k_htc_wait_target(struct ath11k_htc *htc) in ath11k_htc_wait_target()
596 int ath11k_htc_connect_service(struct ath11k_htc *htc, in ath11k_htc_connect_service()
766 int ath11k_htc_start(struct ath11k_htc *htc) in ath11k_htc_start()
800 struct ath11k_htc *htc = &ab->htc; in ath11k_htc_init() local