Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.c40 static inline void ath10k_htc_restore_tx_skb(struct ath10k_htc *htc, in ath10k_htc_restore_tx_skb()
109 struct ath10k_htc *htc = ep->htc; in ath10k_htc_consume_credit() local
142 struct ath10k_htc *htc = ep->htc; in ath10k_htc_release_credit() local
162 int ath10k_htc_send(struct ath10k_htc *htc, in ath10k_htc_send()
226 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_tx_completion_handler() local
246 ath10k_htc_process_credit_report(struct ath10k_htc *htc, in ath10k_htc_process_credit_report()
281 ath10k_htc_process_lookahead(struct ath10k_htc *htc, in ath10k_htc_process_lookahead()
313 ath10k_htc_process_lookahead_bundle(struct ath10k_htc *htc, in ath10k_htc_process_lookahead_bundle()
344 int ath10k_htc_process_trailer(struct ath10k_htc *htc, in ath10k_htc_process_trailer()
439 struct ath10k_htc *htc = &ar->htc; in ath10k_htc_rx_completion_handler() local
[all …]
H A Dsdio.c384 struct ath10k_htc *htc = &ar->htc; in ath10k_sdio_mbox_rx_process_packet() local
422 struct ath10k_htc *htc = &ar->htc; in ath10k_sdio_mbox_rx_process_packets() local
2033 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.h362 struct ath10k_htc *htc; member
H A Dhtt_rx.c4125 struct ath10k_htc *htc = &ar->htc; in ath10k_htt_t2h_msg_handler() local
4233 struct ath10k_htc *htc = &ar->htc; in ath10k_htt_t2h_msg_handler() local
/openbmc/linux/drivers/net/wireless/ath/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.h261 struct ath11k_htc *htc; member
/openbmc/linux/drivers/net/wireless/ath/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()
251 struct ath12k_htc *htc = &ab->htc; in ath12k_htc_rx_completion_handler() local
424 static void ath12k_htc_reset_endpoint_states(struct ath12k_htc *htc) in ath12k_htc_reset_endpoint_states()
440 static u8 ath12k_htc_get_credit_allocation(struct ath12k_htc *htc, in ath12k_htc_get_credit_allocation()
458 static int ath12k_htc_setup_target_buffer_assignments(struct ath12k_htc *htc) in ath12k_htc_setup_target_buffer_assignments()
485 int ath12k_htc_wait_target(struct ath12k_htc *htc) in ath12k_htc_wait_target()
551 int ath12k_htc_connect_service(struct ath12k_htc *htc, in ath12k_htc_connect_service()
715 int ath12k_htc_start(struct ath12k_htc *htc) in ath12k_htc_start()
[all …]
H A Dhtc.h265 struct ath12k_htc *htc; member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dwmi.c262 int ath9k_wmi_connect(struct htc_target *htc, struct wmi *wmi, in ath9k_wmi_connect()
H A Dhtc_hst.c523 void ath9k_htc_hw_free(struct htc_target *htc) in ath9k_htc_hw_free()
H A Dwmi.h150 struct htc_target *htc; member
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtl8723b_recv.h62 u32 htc:1; member
H A Drtl8723b_xmit.h67 u32 htc:1; member
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.h106 u32 htc:1; member
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_recv.h69 u8 htc; member
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.h356 u32 htc:1; member
495 u32 htc:1; member
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.h358 u32 htc:1; member
497 u32 htc:1; member
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dtrx.h473 u32 htc:1; member
616 u32 htc:1; member
/openbmc/linux/net/mac80211/
H A Ddebugfs_sta.c472 struct ieee80211_sta_ht_cap *htc = &link_sta->pub->ht_cap; in link_sta_ht_capa_read() local
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dtrx.h467 u32 htc:1; member
610 u32 htc:1; member
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dtrx.h558 u32 htc:1; member
701 u32 htc:1; member
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dtrx.h622 u32 htc:1; member
765 u32 htc:1; member
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dtrx.h414 u32 htc:1; member
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c633 static void rtw89_core_get_no_ul_ofdma_htc(struct rtw89_dev *rtwdev, __le32 *htc, in rtw89_core_get_no_ul_ofdma_htc()
705 __le32 *htc; in __rtw89_core_tx_adjust_he_qos_htc() local

12