Home
last modified time | relevance | path

Searched refs:rx_completion (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhif.h36 int (*rx_completion)(struct ath10k *ar, member
Dhtc.c863 htc_callbacks.rx_completion = ath10k_htc_rx_completion_handler; in ath10k_htc_init()
Dpci.c902 cb->rx_completion(ar, skb); in ath10k_pci_ce_recv_data()