Home
last modified time | relevance | path

Searched refs:ath10k_ce_rx_post_buf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c801 int ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx, in ath10k_ce_rx_post_buf() function
814 EXPORT_SYMBOL(ath10k_ce_rx_post_buf); variable
H A Dpci.c948 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()
2155 ath10k_ce_rx_post_buf(ce_rx, &xfer, resp_paddr); in ath10k_pci_hif_exchange_bmi_msg()
/kernel/linux/linux-6.6/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.c734 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); variable
H A Dpci.c948 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()

Completed in 16 milliseconds