Lines Matching refs:pipe
189 void __ath10k_ce_send_revert(struct ath10k_ce_pipe *pipe);
191 int ath10k_ce_num_free_src_entries(struct ath10k_ce_pipe *pipe);
195 int __ath10k_ce_rx_num_free_bufs(struct ath10k_ce_pipe *pipe);
196 int ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx,
198 void ath10k_ce_rx_update_write_idx(struct ath10k_ce_pipe *pipe, u32 nentries);
312 int (*ce_rx_post_buf)(struct ath10k_ce_pipe *pipe, void *ctx,
325 int (*ce_send_nolock)(struct ath10k_ce_pipe *pipe,
389 * Configuration information for a Copy Engine pipe.
404 * Directions for interconnect pipe configuration.
420 /* Establish a mapping between a service/direction and a pipe. */