Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dce.h206 int __ath10k_ce_rx_num_free_bufs(struct ath10k_ce_pipe *pipe);
Dce.c668 int __ath10k_ce_rx_num_free_bufs(struct ath10k_ce_pipe *pipe) in __ath10k_ce_rx_num_free_bufs() function
681 EXPORT_SYMBOL(__ath10k_ce_rx_num_free_bufs);
Dsnoc.c359 num = __ath10k_ce_rx_num_free_bufs(ce_pipe); in ath10k_snoc_rx_post_pipe()
Dpci.c829 num = __ath10k_ce_rx_num_free_bufs(ce_pipe); in ath10k_pci_rx_post_pipe()