Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhtc.h362 struct ath10k_htc *htc;
387 struct ath10k_htc { struct
408 int ath10k_htc_wait_target(struct ath10k_htc *htc); argument
410 int ath10k_htc_start(struct ath10k_htc *htc);
411 int ath10k_htc_connect_service(struct ath10k_htc *htc,
414 void ath10k_htc_change_tx_credit_flow(struct ath10k_htc *htc,
417 int ath10k_htc_send(struct ath10k_htc *htc, enum ath10k_htc_ep_id eid,
421 int ath10k_htc_send_hl(struct ath10k_htc *htc, enum ath10k_htc_ep_id eid,
428 int ath10k_htc_process_trailer(struct ath10k_htc *htc,
Dhtc.c40 static inline void ath10k_htc_restore_tx_skb(struct ath10k_htc *htc, in ath10k_htc_restore_tx_skb()
100 struct ath10k_htc *htc = ep->htc; in ath10k_htc_consume_credit()
133 struct ath10k_htc *htc = ep->htc; in ath10k_htc_release_credit()
153 int ath10k_htc_send(struct ath10k_htc *htc, in ath10k_htc_send()
217 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_tx_completion_handler()
237 ath10k_htc_process_credit_report(struct ath10k_htc *htc, in ath10k_htc_process_credit_report()
272 ath10k_htc_process_lookahead(struct ath10k_htc *htc, in ath10k_htc_process_lookahead()
304 ath10k_htc_process_lookahead_bundle(struct ath10k_htc *htc, in ath10k_htc_process_lookahead_bundle()
335 int ath10k_htc_process_trailer(struct ath10k_htc *htc, in ath10k_htc_process_trailer()
430 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_rx_completion_handler()
[all …]
Dsdio.c384 struct ath10k_htc *htc = &ar->htc; in ath10k_sdio_mbox_rx_process_packet()
422 struct ath10k_htc *htc = &ar->htc; in ath10k_sdio_mbox_rx_process_packets()
2033 struct ath10k_htc *htc = &ar->htc; in ath10k_sdio_hif_map_service_to_pipe()
Dcore.h1070 struct ath10k_htc htc;
Dusb.c294 struct ath10k_htc *htc = &ar->htc; in ath10k_usb_rx_complete()
Dhtt_rx.c4120 struct ath10k_htc *htc = &ar->htc; in ath10k_htt_t2h_msg_handler()
4228 struct ath10k_htc *htc = &ar->htc; in ath10k_htt_t2h_msg_handler()