Searched refs:ath11k_ce_pipe (Results 1 – 5 of 5) sorted by relevance
322 static int ath11k_ce_rx_post_pipe(struct ath11k_ce_pipe *pipe) in ath11k_ce_rx_post_pipe()498 static void ath11k_ce_tx_process_cb(struct ath11k_ce_pipe *pipe) in ath11k_ce_tx_process_cb()650 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath11k_ce_alloc_pipe()689 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath11k_ce_per_engine_service()701 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath11k_ce_poll_send_completed()712 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath11k_ce_send()866 struct ath11k_ce_pipe *pipe; in ath11k_ce_cleanup_pipes()885 struct ath11k_ce_pipe *pipe; in ath11k_ce_rx_post_buf()916 struct ath11k_ce_pipe *pipe; in ath11k_ce_init_pipes()974 struct ath11k_ce_pipe *pipe; in ath11k_ce_free_pipes()[all …]
168 struct ath11k_ce_pipe { struct186 struct ath11k_ce_pipe ce_pipe[CE_COUNT_MAX]; argument
408 struct ath11k_ce_pipe *ce_pipe = from_tasklet(ce_pipe, t, intr_tq); in ath11k_pcic_ce_tasklet()418 struct ath11k_ce_pipe *ce_pipe = arg; in ath11k_pcic_ce_interrupt_handler()664 struct ath11k_ce_pipe *ce_pipe; in ath11k_pcic_config_irq()738 struct ath11k_ce_pipe *ce_pipe = &ab->ce.ce_pipe[i]; in ath11k_pcic_kill_tasklets()850 struct ath11k_ce_pipe *ce_pipe; in ath11k_pci_disable_ce_irqs_except_wake_irq()
214 struct ath11k_ce_pipe *ce_pipe = &ab->ce.ce_pipe[i]; in ath11k_ahb_kill_tasklets()469 struct ath11k_ce_pipe *ce_pipe = from_tasklet(ce_pipe, t, intr_tq); in ath11k_ahb_ce_tasklet()478 struct ath11k_ce_pipe *ce_pipe = arg; in ath11k_ahb_ce_interrupt_handler()620 struct ath11k_ce_pipe *ce_pipe = &ab->ce.ce_pipe[i]; in ath11k_ahb_config_irq()
1393 struct ath11k_ce_pipe *ce_pipe; in ath11k_hal_dump_srng_stats()
Completed in 29 milliseconds