Home
last modified time | relevance | path

Searched refs:ath11k_ce_pipe (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
A Dce.c312 static int ath11k_ce_rx_post_pipe(struct ath11k_ce_pipe *pipe) in ath11k_ce_rx_post_pipe()
492 static void ath11k_ce_send_done_cb(struct ath11k_ce_pipe *pipe) in ath11k_ce_send_done_cb()
630 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath11k_ce_alloc_pipe()
669 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath11k_ce_per_engine_service()
680 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath11k_ce_poll_send_completed()
690 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath11k_ce_send()
844 struct ath11k_ce_pipe *pipe; in ath11k_ce_cleanup_pipes()
863 struct ath11k_ce_pipe *pipe; in ath11k_ce_rx_post_buf()
894 struct ath11k_ce_pipe *pipe; in ath11k_ce_init_pipes()
955 struct ath11k_ce_pipe *pipe; in ath11k_ce_free_pipes()
[all …]
A Dce.h150 struct ath11k_ce_pipe { struct
157 void (*send_cb)(struct ath11k_ce_pipe *); argument
168 struct ath11k_ce_pipe ce_pipe[CE_COUNT_MAX]; argument
A Dahb.c152 struct ath11k_ce_pipe *ce_pipe = &ab->ce.ce_pipe[i]; in ath11k_ahb_kill_tasklets()
408 struct ath11k_ce_pipe *ce_pipe = from_tasklet(ce_pipe, t, intr_tq); in ath11k_ahb_ce_tasklet()
417 struct ath11k_ce_pipe *ce_pipe = arg; in ath11k_ahb_ce_interrupt_handler()
552 struct ath11k_ce_pipe *ce_pipe = &ab->ce.ce_pipe[i]; in ath11k_ahb_config_irq()
A Dpci.c600 struct ath11k_ce_pipe *ce_pipe = from_tasklet(ce_pipe, t, intr_tq); in ath11k_pci_ce_tasklet()
609 struct ath11k_ce_pipe *ce_pipe = arg; in ath11k_pci_ce_interrupt_handler()
784 struct ath11k_ce_pipe *ce_pipe; in ath11k_pci_config_irq()
1101 struct ath11k_ce_pipe *ce_pipe = &ab->ce.ce_pipe[i]; in ath11k_pci_kill_tasklets()
A Dhal.c1279 struct ath11k_ce_pipe *ce_pipe; in ath11k_hal_dump_srng_stats()

Completed in 12 milliseconds