Searched refs:ath12k_ce_pipe (Results 1 – 5 of 5) sorted by relevance
361 static int ath12k_ce_rx_post_pipe(struct ath12k_ce_pipe *pipe) in ath12k_ce_rx_post_pipe()536 static void ath12k_ce_send_done_cb(struct ath12k_ce_pipe *pipe) in ath12k_ce_send_done_cb()668 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath12k_ce_alloc_pipe()707 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath12k_ce_per_engine_service()718 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath12k_ce_poll_send_completed()727 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath12k_ce_send()829 struct ath12k_ce_pipe *pipe; in ath12k_ce_cleanup_pipes()845 struct ath12k_ce_pipe *pipe; in ath12k_ce_rx_post_buf()913 struct ath12k_ce_pipe *pipe; in ath12k_ce_init_pipes()974 struct ath12k_ce_pipe *pipe; in ath12k_ce_free_pipes()[all …]
152 struct ath12k_ce_pipe { struct159 void (*send_cb)(struct ath12k_ce_pipe *pipe); argument170 struct ath12k_ce_pipe ce_pipe[CE_COUNT_MAX]; argument
152 struct ath12k_ce_pipe *ce_pipe = &ab->ce.ce_pipe[i]; in ath12k_ahb_cancel_workqueue()507 struct ath12k_ce_pipe *ce_pipe = from_work(ce_pipe, work, intr_wq); in ath12k_ahb_ce_workqueue()516 struct ath12k_ce_pipe *ce_pipe = arg; in ath12k_ahb_ce_interrupt_handler()643 struct ath12k_ce_pipe *ce_pipe = &ab->ce.ce_pipe[i]; in ath12k_ahb_config_irq()
432 struct ath12k_ce_pipe *ce_pipe = from_work(ce_pipe, work, intr_wq); in ath12k_pci_ce_workqueue()442 struct ath12k_ce_pipe *ce_pipe = arg; in ath12k_pci_ce_interrupt_handler()659 struct ath12k_ce_pipe *ce_pipe; in ath12k_pci_config_irq()972 struct ath12k_ce_pipe *ce_pipe = &ab->ce.ce_pipe[i]; in ath12k_pci_cancel_workqueue()
2617 struct ath12k_ce_pipe *ce_pipe; in ath12k_hal_dump_srng_stats()
Completed in 22 milliseconds