Home
last modified time | relevance | path

Searched refs:ce_rx_post_buf (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dce.h312 int (*ce_rx_post_buf)(struct ath10k_ce_pipe *pipe, void *ctx, member
H A Dce.c809 ret = pipe->ops->ce_rx_post_buf(pipe, ctx, paddr); in ath10k_ce_rx_post_buf()
1896 .ce_rx_post_buf = __ath10k_ce_rx_post_buf,
1910 .ce_rx_post_buf = __ath10k_ce_rx_post_buf_64,
H A Dsnoc.c517 ret = ce_pipe->ops->ce_rx_post_buf(ce_pipe, skb, paddr); in __ath10k_snoc_rx_post_buf()
H A Dpci.c791 ret = ce_pipe->ops->ce_rx_post_buf(ce_pipe, skb, paddr); in __ath10k_pci_rx_post_buf()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dce.h312 int (*ce_rx_post_buf)(struct ath10k_ce_pipe *pipe, void *ctx, member
H A Dce.c742 ret = pipe->ops->ce_rx_post_buf(pipe, ctx, paddr); in ath10k_ce_rx_post_buf()
1829 .ce_rx_post_buf = __ath10k_ce_rx_post_buf,
1843 .ce_rx_post_buf = __ath10k_ce_rx_post_buf_64,
H A Dsnoc.c518 ret = ce_pipe->ops->ce_rx_post_buf(ce_pipe, skb, paddr); in __ath10k_snoc_rx_post_buf()
H A Dpci.c791 ret = ce_pipe->ops->ce_rx_post_buf(ce_pipe, skb, paddr); in __ath10k_pci_rx_post_buf()

Completed in 30 milliseconds