Home
last modified time | relevance | path

Searched refs:ce_rx_post_buf (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h312 int (*ce_rx_post_buf)(struct ath10k_ce_pipe *pipe, void *ctx, member
H A Dsnoc.c521 ret = ce_pipe->ops->ce_rx_post_buf(ce_pipe, skb, paddr); in __ath10k_snoc_rx_post_buf()