Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.c117 static void ath10k_pci_pktlog_rx_cb(struct ath10k_ce_pipe *ce_state);
196 .recv_cb = ath10k_pci_pktlog_rx_cb,
1309 static void ath10k_pci_pktlog_rx_cb(struct ath10k_ce_pipe *ce_state) in ath10k_pci_pktlog_rx_cb() function