| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | htc.h | 348 struct ath10k_htc *htc; member 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 D | Makefile | 6 htc.o \
|
| H A D | htt_rx.c | 4129 struct ath10k_htc *htc = &ar->htc; in ath10k_htt_t2h_msg_handler() local 4130 struct ath10k_htc_ep *ep = &ar->htc.endpoint[htt->eid]; in ath10k_htt_t2h_msg_handler() 4157 spin_lock_bh(&htc->tx_lock); in ath10k_htt_t2h_msg_handler() 4159 spin_unlock_bh(&htc->tx_lock); in ath10k_htt_t2h_msg_handler() 4237 struct ath10k_htc *htc = &ar->htc; in ath10k_htt_t2h_msg_handler() local 4238 struct ath10k_htc_ep *ep = &ar->htc.endpoint[htt->eid]; in ath10k_htt_t2h_msg_handler() 4251 spin_lock_bh(&htc->tx_lock); in ath10k_htt_t2h_msg_handler() 4253 spin_unlock_bh(&htc->tx_lock); in ath10k_htt_t2h_msg_handler() 4257 ep->ep_ops.ep_tx_credits(htc->ar); in ath10k_htt_t2h_msg_handler()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | wmi.c | 262 int ath9k_wmi_connect(struct htc_target *htc, struct wmi *wmi, in ath9k_wmi_connect() argument 268 wmi->htc = htc; in ath9k_wmi_connect() 277 ret = htc_connect_service(htc, &connect, &wmi->ctrl_epid); in ath9k_wmi_connect() 307 return htc_send_epid(wmi->htc, skb, wmi->ctrl_epid); in ath9k_wmi_cmd_issue()
|
| H A D | wmi.h | 150 struct htc_target *htc; member 182 int ath9k_wmi_connect(struct htc_target *htc, struct wmi *wmi,
|
| H A D | htc_hst.c | 523 void ath9k_htc_hw_free(struct htc_target *htc) in ath9k_htc_hw_free() argument 525 kfree(htc); in ath9k_htc_hw_free()
|
| H A D | htc_hst.h | 224 void ath9k_htc_hw_free(struct htc_target *htc);
|
| H A D | htc_drv_main.c | 229 htc_start(priv->htc); in ath9k_htc_reset() 305 htc_start(priv->htc); in ath9k_htc_set_channel() 958 htc_start(priv->htc); in ath9k_htc_start() 1350 htc_sta_drain(priv->htc, ista->index); in ath9k_htc_sta_remove()
|
| H A D | htc.h | 460 struct htc_target *htc; member
|
| H A D | htc_drv_txrx.c | 389 return htc_send(priv->htc, skb); in ath9k_htc_tx_start() 551 htc_stop(priv->htc); in ath9k_htc_tx_drain()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | dp_htt.c | 33 status = ath12k_htc_connect_service(&dp->ab->htc, &conn_req, in ath12k_dp_htt_connect() 884 ret = ath12k_htc_send(&ab->htc, dp->eid, skb); in ath12k_dp_tx_htt_srng_setup() 925 ret = ath12k_htc_send(&ab->htc, dp->eid, skb); in ath12k_dp_tx_htt_h2t_ver_req_msg() 972 ret = ath12k_htc_send(&ab->htc, dp->eid, skb); in ath12k_dp_tx_htt_h2t_ppdu_stats_req() 1120 ret = ath12k_htc_send(&ab->htc, dp->eid, skb); in ath12k_dp_tx_htt_rx_filter_setup() 1167 ret = ath12k_htc_send(&ab->htc, dp->eid, skb); in ath12k_dp_tx_htt_h2t_ext_stats_req() 1395 ret = ath12k_htc_send(&ab->htc, dp->eid, skb); in ath12k_dp_tx_htt_tx_filter_setup()
|
| H A D | core.c | 889 ret = ath12k_htc_wait_target(&ab->htc); in ath12k_core_start() 907 ret = ath12k_htc_start(&ab->htc); in ath12k_core_start()
|
| H A D | core.h | 971 struct ath12k_htc htc; member
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| H A D | trx.h | 26 u32 htc:1; member
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
| H A D | mac.h | 106 u32 htc:1; member
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
| H A D | trx.h | 356 u32 htc:1; member 495 u32 htc:1; member
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| H A D | trx.h | 358 u32 htc:1; member 497 u32 htc:1; member
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| H A D | trx.h | 467 u32 htc:1; member 610 u32 htc:1; member
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| H A D | trx.h | 558 u32 htc:1; member 701 u32 htc:1; member
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| H A D | trx.h | 622 u32 htc:1; member 765 u32 htc:1; member
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-msm8926-htc-memul.dts | 18 compatible = "htc,memul", "qcom,msm8926", "qcom,msm8226";
|
| /linux/drivers/staging/rtl8723bs/include/ |
| H A D | rtl8723b_xmit.h | 67 u32 htc:1; member
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 2157 ret = ath11k_htc_wait_target(&ab->htc); in ath11k_core_start() 2175 ret = ath11k_htc_start(&ab->htc); in ath11k_core_start()
|
| H A D | wmi.c | 294 ret = ath11k_htc_send(&ab->htc, wmi->eid, skb); in ath11k_wmi_cmd_send_nowait() 7245 wmi_ep_count = ab->htc.wmi_ep_count; in ath11k_wmi_htc_tx_complete() 7249 for (i = 0; i < ab->htc.wmi_ep_count; i++) { in ath11k_wmi_htc_tx_complete() 9085 status = ath11k_htc_connect_service(&ab->htc, &conn_req, &conn_resp); in ath11k_connect_pdev_htc_service() 9255 wmi_ep_count = ab->htc.wmi_ep_count; in ath11k_wmi_connect() 9319 for (i = 0; i < ab->htc.wmi_ep_count; i++) in ath11k_wmi_detach()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | core.c | 952 static void rtw89_core_get_no_ul_ofdma_htc(struct rtw89_dev *rtwdev, __le32 *htc, in rtw89_core_get_no_ul_ofdma_htc() argument 973 *htc = le32_encode_bits(RTW89_HTC_VARIANT_HE, RTW89_HTC_MASK_VARIANT) | in rtw89_core_get_no_ul_ofdma_htc() 1037 __le32 *htc; in __rtw89_core_tx_adjust_he_qos_htc() local 1046 htc = data + hdr_len; in __rtw89_core_tx_adjust_he_qos_htc() 1048 *htc = rtwsta_link->htc_template ? rtwsta_link->htc_template : in __rtw89_core_tx_adjust_he_qos_htc()
|