Home
last modified time | relevance | path

Searched refs:ath10k_htc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.h348 struct ath10k_htc *htc;
373 struct ath10k_htc { struct
394 int ath10k_htc_wait_target(struct ath10k_htc *htc); argument
396 int ath10k_htc_start(struct ath10k_htc *htc);
397 int ath10k_htc_connect_service(struct ath10k_htc *htc,
400 void ath10k_htc_change_tx_credit_flow(struct ath10k_htc *htc,
403 int ath10k_htc_send(struct ath10k_htc *htc, enum ath10k_htc_ep_id eid,
407 int ath10k_htc_send_hl(struct ath10k_htc *htc, enum ath10k_htc_ep_id eid,
414 int ath10k_htc_process_trailer(struct ath10k_htc *htc,
H A Dhtt_rx.c4129 struct ath10k_htc *htc = &ar->htc; in ath10k_htt_t2h_msg_handler()
4237 struct ath10k_htc *htc = &ar->htc; in ath10k_htt_t2h_msg_handler()