Searched refs:__ath10k_ce_rx_num_free_bufs (Results 1 – 4 of 4) sorted by relevance
195 int __ath10k_ce_rx_num_free_bufs(struct ath10k_ce_pipe *pipe);
635 int __ath10k_ce_rx_num_free_bufs(struct ath10k_ce_pipe *pipe) in __ath10k_ce_rx_num_free_bufs() function648 EXPORT_SYMBOL(__ath10k_ce_rx_num_free_bufs);
545 num = __ath10k_ce_rx_num_free_bufs(ce_pipe); in ath10k_snoc_rx_post_pipe()
818 num = __ath10k_ce_rx_num_free_bufs(ce_pipe); in ath10k_pci_rx_post_pipe()