Lines Matching refs:ath12k_ce_pipe
222 static int ath12k_ce_rx_buf_enqueue_pipe(struct ath12k_ce_pipe *pipe, in ath12k_ce_rx_buf_enqueue_pipe()
271 static int ath12k_ce_rx_post_pipe(struct ath12k_ce_pipe *pipe) in ath12k_ce_rx_post_pipe()
319 static int ath12k_ce_completed_recv_next(struct ath12k_ce_pipe *pipe, in ath12k_ce_completed_recv_next()
369 static void ath12k_ce_recv_process_cb(struct ath12k_ce_pipe *pipe) in ath12k_ce_recv_process_cb()
409 static struct sk_buff *ath12k_ce_completed_send_next(struct ath12k_ce_pipe *pipe) in ath12k_ce_completed_send_next()
450 static void ath12k_ce_send_done_cb(struct ath12k_ce_pipe *pipe) in ath12k_ce_send_done_cb()
582 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath12k_ce_alloc_pipe()
621 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath12k_ce_per_engine_service()
632 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath12k_ce_poll_send_completed()
641 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath12k_ce_send()
719 static void ath12k_ce_rx_pipe_cleanup(struct ath12k_ce_pipe *pipe) in ath12k_ce_rx_pipe_cleanup()
743 struct ath12k_ce_pipe *pipe; in ath12k_ce_cleanup_pipes()
759 struct ath12k_ce_pipe *pipe; in ath12k_ce_rx_post_buf()
827 struct ath12k_ce_pipe *pipe; in ath12k_ce_init_pipes()
888 struct ath12k_ce_pipe *pipe; in ath12k_ce_free_pipes()
933 struct ath12k_ce_pipe *pipe; in ath12k_ce_alloc_pipes()