Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.h319 void (*ep_rx_complete)(struct ath10k *, struct sk_buff *); member
H A Dwmi.c6425 conn_req.ep_ops.ep_rx_complete = ath10k_wmi_process_rx; in ath10k_wmi_connect()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_htt.c28 conn_req.ep_ops.ep_rx_complete = ath12k_dp_htt_htc_t2h_msg_handler; in ath12k_dp_htt_connect()
H A Dwmi.c10506 conn_req.ep_ops.ep_rx_complete = ath12k_wmi_op_rx; in ath12k_connect_pdev_htc_service()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c9079 conn_req.ep_ops.ep_rx_complete = ath11k_wmi_tlv_op_rx; in ath11k_connect_pdev_htc_service()