Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dpci.c123 static void ath10k_pci_htt_rx_cb(struct ath10k_ce_pipe *ce_state);
179 .recv_cb = ath10k_pci_htt_rx_cb,
1399 static void ath10k_pci_htt_rx_cb(struct ath10k_ce_pipe *ce_state) in ath10k_pci_htt_rx_cb() function