Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dce.h167 int __ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx, u32 paddr);
Dce.c400 int __ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx, u32 paddr) in __ath10k_ce_rx_post_buf() function
435 ret = __ath10k_ce_rx_post_buf(pipe, ctx, paddr); in ath10k_ce_rx_post_buf()
Dpci.c766 ret = __ath10k_ce_rx_post_buf(ce_pipe, skb, paddr); in __ath10k_pci_rx_post_buf()
893 ret = __ath10k_ce_rx_post_buf(ce_diag, NULL, ce_data); in ath10k_pci_diag_read_mem()
1062 ret = __ath10k_ce_rx_post_buf(ce_diag, NULL, address); in ath10k_pci_diag_write_mem()