Searched refs:ath10k_htc (Results 1 - 6 of 6) sorted by relevance

/linux-master/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);
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 Dhtc.c41 static inline void ath10k_htc_restore_tx_skb(struct ath10k_htc *htc,
110 struct ath10k_htc *htc = ep->htc;
143 struct ath10k_htc *htc = ep->htc;
163 int ath10k_htc_send(struct ath10k_htc *htc,
227 struct ath10k_htc *htc = &ar->htc;
247 ath10k_htc_process_credit_report(struct ath10k_htc *htc,
282 ath10k_htc_process_lookahead(struct ath10k_htc *htc,
314 ath10k_htc_process_lookahead_bundle(struct ath10k_htc *htc,
345 int ath10k_htc_process_trailer(struct ath10k_htc *htc,
440 struct ath10k_htc *ht
[all...]
H A Dsdio.c385 struct ath10k_htc *htc = &ar->htc;
423 struct ath10k_htc *htc = &ar->htc;
2034 struct ath10k_htc *htc = &ar->htc;
H A Dusb.c294 struct ath10k_htc *htc = &ar->htc;
H A Dcore.h1071 struct ath10k_htc htc;
H A Dhtt_rx.c4125 struct ath10k_htc *htc = &ar->htc;
4233 struct ath10k_htc *htc = &ar->htc;

Completed in 319 milliseconds