Searched refs:ath12k_htc (Results 1 – 3 of 3) sorted by relevance
265 struct ath12k_htc *htc;285 struct ath12k_htc { struct305 int ath12k_htc_wait_target(struct ath12k_htc *htc); argument306 int ath12k_htc_start(struct ath12k_htc *htc);307 int ath12k_htc_connect_service(struct ath12k_htc *htc,310 int ath12k_htc_send(struct ath12k_htc *htc, enum ath12k_htc_ep_id eid,
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()[all …]
819 struct ath12k_htc htc;