Home
last modified time | relevance | path

Searched refs:ep_tx_complete (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.h318 void (*ep_tx_complete)(struct ath10k *, struct sk_buff *); member
H A Dwmi.c6424 conn_req.ep_ops.ep_tx_complete = ath10k_wmi_htc_tx_complete; in ath10k_wmi_connect()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_htt.c27 conn_req.ep_ops.ep_tx_complete = ath12k_dp_htt_htc_tx_complete; in ath12k_dp_htt_connect()
H A Dwmi.c10505 conn_req.ep_ops.ep_tx_complete = ath12k_wmi_htc_tx_complete; in ath12k_connect_pdev_htc_service()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c9078 conn_req.ep_ops.ep_tx_complete = ath11k_wmi_htc_tx_complete; in ath11k_connect_pdev_htc_service()