Searched refs:ath10k_ce_rx_post_buf (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | ce.h | 196 int ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx,
|
H A D | ce.c | 734 int ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx, in ath10k_ce_rx_post_buf() function 747 EXPORT_SYMBOL(ath10k_ce_rx_post_buf);
|
H A D | pci.c | 948 ret = ath10k_ce_rx_post_buf(ce_diag, &ce_data, ce_data); in ath10k_pci_diag_read_mem() 1098 ret = ath10k_ce_rx_post_buf(ce_diag, &address, address); in ath10k_pci_diag_write_mem() 2156 ath10k_ce_rx_post_buf(ce_rx, &xfer, resp_paddr); in ath10k_pci_hif_exchange_bmi_msg()
|