Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dce.h166 int __ath10k_ce_rx_num_free_bufs(struct ath10k_ce_pipe *pipe);
Dce.c386 int __ath10k_ce_rx_num_free_bufs(struct ath10k_ce_pipe *pipe) in __ath10k_ce_rx_num_free_bufs() function
Dpci.c792 num = __ath10k_ce_rx_num_free_bufs(ce_pipe); in ath10k_pci_rx_post_pipe()