Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath12k/
A Dce.c361 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 …]
A Dce.h152 struct ath12k_ce_pipe { struct
159 void (*send_cb)(struct ath12k_ce_pipe *pipe); argument
170 struct ath12k_ce_pipe ce_pipe[CE_COUNT_MAX]; argument
A Dahb.c152 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()
A Dpci.c432 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()
A Dhal.c2617 struct ath12k_ce_pipe *ce_pipe; in ath12k_hal_dump_srng_stats()

Completed in 22 milliseconds