Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Dhtc.h228 void (*ep_rx_complete)(struct ath11k_base *, struct sk_buff *); member
A Dhtc.c363 ep->ep_ops.ep_rx_complete(ab, skb); in ath11k_htc_rx_completion_handler()
779 conn_req.ep_ops.ep_rx_complete = ath11k_htc_control_rx_complete; in ath11k_htc_init()
A Ddp.c918 conn_req.ep_ops.ep_rx_complete = ath11k_dp_htt_htc_t2h_msg_handler; in ath11k_dp_htt_connect()
A Dwmi.c7186 conn_req.ep_ops.ep_rx_complete = ath11k_wmi_tlv_op_rx; in ath11k_connect_pdev_htc_service()
/linux/drivers/net/wireless/ath/ath10k/
A Dhtt.c146 conn_req.ep_ops.ep_rx_complete = ath10k_htt_htc_t2h_msg_handler; in ath10k_htt_connect()
A Dhtc.h333 void (*ep_rx_complete)(struct ath10k *, struct sk_buff *); member
A Dhtc.c510 ep->ep_ops.ep_rx_complete(ar, skb); in ath10k_htc_rx_completion_handler()
1195 conn_req.ep_ops.ep_rx_complete = ath10k_htc_pktlog_process_rx; in ath10k_htc_pktlog_connect()
1291 conn_req.ep_ops.ep_rx_complete = ath10k_htc_control_rx_complete; in ath10k_htc_init()
A Dusb.c345 ep->ep_ops.ep_rx_complete(ar, skb); in ath10k_usb_rx_complete()
A Dsdio.c1363 ep->ep_ops.ep_rx_complete(ar, skb); in ath10k_rx_indication_async_work()
A Dwmi.c6397 conn_req.ep_ops.ep_rx_complete = ath10k_wmi_process_rx; in ath10k_wmi_connect()

Completed in 743 milliseconds