Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dce.h207 int ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx,
Dce.c767 int ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx, in ath10k_ce_rx_post_buf() function
780 EXPORT_SYMBOL(ath10k_ce_rx_post_buf);
Dpci.c2132 ath10k_ce_rx_post_buf(ce_rx, &xfer, resp_paddr); in ath10k_pci_hif_exchange_bmi_msg()