Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhtc.h337 struct ath10k_htc *htc;
357 struct ath10k_htc { struct
377 int ath10k_htc_wait_target(struct ath10k_htc *htc); argument
378 int ath10k_htc_start(struct ath10k_htc *htc);
379 int ath10k_htc_connect_service(struct ath10k_htc *htc,
382 int ath10k_htc_send(struct ath10k_htc *htc, enum ath10k_htc_ep_id eid,
389 int ath10k_htc_process_trailer(struct ath10k_htc *htc,
Dhtc.c51 static inline void ath10k_htc_restore_tx_skb(struct ath10k_htc *htc, in ath10k_htc_restore_tx_skb()
97 int ath10k_htc_send(struct ath10k_htc *htc, in ath10k_htc_send()
180 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_tx_completion_handler()
200 ath10k_htc_process_credit_report(struct ath10k_htc *htc, in ath10k_htc_process_credit_report()
235 ath10k_htc_process_lookahead(struct ath10k_htc *htc, in ath10k_htc_process_lookahead()
267 ath10k_htc_process_lookahead_bundle(struct ath10k_htc *htc, in ath10k_htc_process_lookahead_bundle()
298 int ath10k_htc_process_trailer(struct ath10k_htc *htc, in ath10k_htc_process_trailer()
393 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_rx_completion_handler()
481 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_control_rx_complete()
558 static void ath10k_htc_reset_endpoint_states(struct ath10k_htc *htc) in ath10k_htc_reset_endpoint_states()
[all …]
Dsdio.c390 struct ath10k_htc *htc = &ar->htc; in ath10k_sdio_mbox_rx_process_packet()
433 struct ath10k_htc *htc = &ar->htc; in ath10k_sdio_mbox_rx_process_packets()
1798 struct ath10k_htc *htc = &ar->htc; in ath10k_sdio_hif_map_service_to_pipe()
Dcore.h926 struct ath10k_htc htc;
Dusb.c297 struct ath10k_htc *htc = &ar->htc; in ath10k_usb_rx_complete()