Home
last modified time | relevance | path

Searched defs:htc (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtc.c47 static inline void ath10k_htc_restore_tx_skb(struct ath10k_htc *htc, in ath10k_htc_restore_tx_skb()
116 struct ath10k_htc *htc = ep->htc; in ath10k_htc_consume_credit() local
149 struct ath10k_htc *htc = ep->htc; in ath10k_htc_release_credit() local
169 int ath10k_htc_send(struct ath10k_htc *htc, in ath10k_htc_send()
233 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_tx_completion_handler() local
253 ath10k_htc_process_credit_report(struct ath10k_htc *htc, in ath10k_htc_process_credit_report()
288 ath10k_htc_process_lookahead(struct ath10k_htc *htc, in ath10k_htc_process_lookahead()
320 ath10k_htc_process_lookahead_bundle(struct ath10k_htc *htc, in ath10k_htc_process_lookahead_bundle()
351 int ath10k_htc_process_trailer(struct ath10k_htc *htc, in ath10k_htc_process_trailer()
446 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_rx_completion_handler() local
[all …]
H A Dsdio.c385 struct ath10k_htc *htc = &ar->htc; in ath10k_sdio_mbox_rx_process_packet() local
423 struct ath10k_htc *htc = &ar->htc; in ath10k_sdio_mbox_rx_process_packets() local
2035 struct ath10k_htc *htc = &ar->htc; in ath10k_sdio_hif_map_service_to_pipe() local
H A Dusb.c294 struct ath10k_htc *htc = &ar->htc; in ath10k_usb_rx_complete() local
H A Dhtc.h348 struct ath10k_htc *htc; member
H A Dhtt_rx.c4277 struct ath10k_htc *htc = &ar->htc; in ath10k_htt_t2h_msg_handler() local
4385 struct ath10k_htc *htc = &ar->htc; in ath10k_htt_t2h_msg_handler() local
H A Dcore.h1079 struct ath10k_htc htc; member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhtc.c74 int ath11k_htc_send(struct ath11k_htc *htc, in ath11k_htc_send()
151 ath11k_htc_process_credit_report(struct ath11k_htc *htc, in ath11k_htc_process_credit_report()
185 static int ath11k_htc_process_trailer(struct ath11k_htc *htc, in ath11k_htc_process_trailer()
258 struct ath11k_htc *htc = &ab->htc; in ath11k_htc_tx_completion_handler() local
289 struct ath11k_htc *htc = &ab->htc; in ath11k_htc_rx_completion_handler() local
466 static void ath11k_htc_reset_endpoint_states(struct ath11k_htc *htc) in ath11k_htc_reset_endpoint_states()
482 static u8 ath11k_htc_get_credit_allocation(struct ath11k_htc *htc, in ath11k_htc_get_credit_allocation()
497 static int ath11k_htc_setup_target_buffer_assignments(struct ath11k_htc *htc) in ath11k_htc_setup_target_buffer_assignments()
524 int ath11k_htc_wait_target(struct ath11k_htc *htc) in ath11k_htc_wait_target()
596 int ath11k_htc_connect_service(struct ath11k_htc *htc, in ath11k_htc_connect_service()
[all …]
H A Dhtc.h246 struct ath11k_htc *htc; member
H A Dcore.h963 struct ath11k_htc htc; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhtc.c74 int ath12k_htc_send(struct ath12k_htc *htc, in ath12k_htc_send()
145 ath12k_htc_process_credit_report(struct ath12k_htc *htc, in ath12k_htc_process_credit_report()
179 static int ath12k_htc_process_trailer(struct ath12k_htc *htc, in ath12k_htc_process_trailer()
256 struct ath12k_htc *htc = &ab->htc; in ath12k_htc_rx_completion_handler() local
431 static void ath12k_htc_reset_endpoint_states(struct ath12k_htc *htc) in ath12k_htc_reset_endpoint_states()
447 static u8 ath12k_htc_get_credit_allocation(struct ath12k_htc *htc, in ath12k_htc_get_credit_allocation()
465 static int ath12k_htc_setup_target_buffer_assignments(struct ath12k_htc *htc) in ath12k_htc_setup_target_buffer_assignments()
492 int ath12k_htc_wait_target(struct ath12k_htc *htc) in ath12k_htc_wait_target()
558 int ath12k_htc_connect_service(struct ath12k_htc *htc, in ath12k_htc_connect_service()
722 int ath12k_htc_start(struct ath12k_htc *htc) in ath12k_htc_start()
[all …]
H A Dhtc.h265 struct ath12k_htc *htc; member
H A Dcore.h968 struct ath12k_htc htc; member
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c916 static void rtw89_core_get_no_ul_ofdma_htc(struct rtw89_dev *rtwdev, __le32 *htc, in rtw89_core_get_no_ul_ofdma_htc()
997 __le32 *htc; in __rtw89_core_tx_adjust_he_qos_htc() local