Home
last modified time | relevance | path

Searched refs:htc (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.h348 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 DMakefile6 htc.o \
H A Dhtt_rx.c4129 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 Dwmi.c262 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 Dwmi.h150 struct htc_target *htc; member
182 int ath9k_wmi_connect(struct htc_target *htc, struct wmi *wmi,
H A Dhtc_hst.c523 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 Dhtc_hst.h224 void ath9k_htc_hw_free(struct htc_target *htc);
H A Dhtc_drv_main.c229 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 Dhtc.h460 struct htc_target *htc; member
H A Dhtc_drv_txrx.c389 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 Ddp_htt.c33 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 Dcore.c889 ret = ath12k_htc_wait_target(&ab->htc); in ath12k_core_start()
907 ret = ath12k_htc_start(&ab->htc); in ath12k_core_start()
H A Dcore.h971 struct ath12k_htc htc; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dtrx.h26 u32 htc:1; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.h106 u32 htc:1; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.h356 u32 htc:1; member
495 u32 htc:1; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.h358 u32 htc:1; member
497 u32 htc:1; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dtrx.h467 u32 htc:1; member
610 u32 htc:1; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dtrx.h558 u32 htc:1; member
701 u32 htc:1; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dtrx.h622 u32 htc:1; member
765 u32 htc:1; member
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8926-htc-memul.dts18 compatible = "htc,memul", "qcom,msm8926", "qcom,msm8226";
/linux/drivers/staging/rtl8723bs/include/
H A Drtl8723b_xmit.h67 u32 htc:1; member
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c2157 ret = ath11k_htc_wait_target(&ab->htc); in ath11k_core_start()
2175 ret = ath11k_htc_start(&ab->htc); in ath11k_core_start()
H A Dwmi.c294 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 Dcore.c952 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()

12