Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhtt.c35 conn_req.ep_ops.ep_rx_complete = ath10k_htt_t2h_msg_handler; in ath10k_htt_connect()
Dhtc.h277 void (*ep_rx_complete)(struct ath10k *, struct sk_buff *); member
Dhtc.c449 ep->ep_ops.ep_rx_complete(ar, skb); in ath10k_htc_rx_completion_handler()
622 conn_req.ep_ops.ep_rx_complete = ath10k_htc_control_rx_complete; in ath10k_htc_wait_target()
Dwmi.c3650 conn_req.ep_ops.ep_rx_complete = ath10k_wmi_process_rx; in ath10k_wmi_connect()