Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h196 int ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx,
H A Dce.c735 int ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx, in ath10k_ce_rx_post_buf() function
748 EXPORT_SYMBOL(ath10k_ce_rx_post_buf);
H A Dpci.c949 ret = ath10k_ce_rx_post_buf(ce_diag, &ce_data, ce_data); in ath10k_pci_diag_read_mem()
1099 ret = ath10k_ce_rx_post_buf(ce_diag, &address, address); in ath10k_pci_diag_write_mem()
2157 ath10k_ce_rx_post_buf(ce_rx, &xfer, resp_paddr); in ath10k_pci_hif_exchange_bmi_msg()