Home
last modified time | relevance | path

Searched refs:ath11k_htc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
A Dhtc.h258 struct ath11k_htc *htc;
278 struct ath11k_htc { struct
298 int ath11k_htc_wait_target(struct ath11k_htc *htc); argument
299 int ath11k_htc_start(struct ath11k_htc *htc);
300 int ath11k_htc_connect_service(struct ath11k_htc *htc,
303 int ath11k_htc_send(struct ath11k_htc *htc, enum ath11k_htc_ep_id eid,
A Dhtc.c74 int ath11k_htc_send(struct ath11k_htc *htc, in ath11k_htc_send()
146 ath11k_htc_process_credit_report(struct ath11k_htc *htc, in ath11k_htc_process_credit_report()
180 static int ath11k_htc_process_trailer(struct ath11k_htc *htc, in ath11k_htc_process_trailer()
252 struct ath11k_htc *htc = &ab->htc; in ath11k_htc_rx_completion_handler()
422 static void ath11k_htc_reset_endpoint_states(struct ath11k_htc *htc) in ath11k_htc_reset_endpoint_states()
438 static u8 ath11k_htc_get_credit_allocation(struct ath11k_htc *htc, in ath11k_htc_get_credit_allocation()
453 static int ath11k_htc_setup_target_buffer_assignments(struct ath11k_htc *htc) in ath11k_htc_setup_target_buffer_assignments()
480 int ath11k_htc_wait_target(struct ath11k_htc *htc) in ath11k_htc_wait_target()
552 int ath11k_htc_connect_service(struct ath11k_htc *htc, in ath11k_htc_connect_service()
717 int ath11k_htc_start(struct ath11k_htc *htc) in ath11k_htc_start()
[all …]
A Dcore.h682 struct ath11k_htc htc;

Completed in 13 milliseconds