Home
last modified time | relevance | path

Searched refs:ath12k_ce_pipe (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Dce.c271 static int ath12k_ce_rx_post_pipe(struct ath12k_ce_pipe *pipe) in ath12k_ce_rx_post_pipe()
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()
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()
[all …]
A Dce.h141 struct ath12k_ce_pipe { struct
148 void (*send_cb)(struct ath12k_ce_pipe *pipe); argument
159 struct ath12k_ce_pipe ce_pipe[CE_COUNT_MAX]; argument
A Dpci.c375 struct ath12k_ce_pipe *ce_pipe = from_tasklet(ce_pipe, t, intr_tq); in ath12k_pci_ce_tasklet()
384 struct ath12k_ce_pipe *ce_pipe = arg; in ath12k_pci_ce_interrupt_handler()
540 struct ath12k_ce_pipe *ce_pipe; in ath12k_pci_config_irq()
794 struct ath12k_ce_pipe *ce_pipe = &ab->ce.ce_pipe[i]; in ath12k_pci_kill_tasklets()
A Dhal.c2176 struct ath12k_ce_pipe *ce_pipe; in ath12k_hal_dump_srng_stats()

Completed in 14 milliseconds