Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c62 static void ath10k_snoc_pktlog_rx_cb(struct ath10k_ce_pipe *ce_state);
238 .recv_cb = ath10k_snoc_pktlog_rx_cb,
628 static void ath10k_snoc_pktlog_rx_cb(struct ath10k_ce_pipe *ce_state) in ath10k_snoc_pktlog_rx_cb() function