Searched refs:ce_pipe (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | pcic.c | 406 struct ath11k_ce_pipe *ce_pipe = from_tasklet(ce_pipe, t, intr_tq); in ath11k_pcic_ce_tasklet() local 409 ath11k_ce_per_engine_service(ce_pipe->ab, ce_pipe->pipe_num); in ath11k_pcic_ce_tasklet() 424 ce_pipe->timestamp = jiffies; in ath11k_pcic_ce_interrupt_handler() 428 tasklet_schedule(&ce_pipe->intr_tq); in ath11k_pcic_ce_interrupt_handler() 662 struct ath11k_ce_pipe *ce_pipe; in ath11k_pcic_config_irq() local 689 ce_pipe = &ab->ce.ce_pipe[i]; in ath11k_pcic_config_irq() 736 struct ath11k_ce_pipe *ce_pipe = &ab->ce.ce_pipe[i]; in ath11k_pcic_kill_tasklets() local 741 tasklet_kill(&ce_pipe->intr_tq); in ath11k_pcic_kill_tasklets() 848 struct ath11k_ce_pipe *ce_pipe; in ath11k_pci_disable_ce_irqs_except_wake_irq() local 851 ce_pipe = &ab->ce.ce_pipe[i]; in ath11k_pci_disable_ce_irqs_except_wake_irq() [all …]
|
| H A D | ahb.c | 214 struct ath11k_ce_pipe *ce_pipe = &ab->ce.ce_pipe[i]; in ath11k_ahb_kill_tasklets() local 219 tasklet_kill(&ce_pipe->intr_tq); in ath11k_ahb_kill_tasklets() 469 struct ath11k_ce_pipe *ce_pipe = from_tasklet(ce_pipe, t, intr_tq); in ath11k_ahb_ce_tasklet() local 471 ath11k_ce_per_engine_service(ce_pipe->ab, ce_pipe->pipe_num); in ath11k_ahb_ce_tasklet() 473 ath11k_ahb_ce_irq_enable(ce_pipe->ab, ce_pipe->pipe_num); in ath11k_ahb_ce_tasklet() 478 struct ath11k_ce_pipe *ce_pipe = arg; in ath11k_ahb_ce_interrupt_handler() local 481 ce_pipe->timestamp = jiffies; in ath11k_ahb_ce_interrupt_handler() 483 ath11k_ahb_ce_irq_disable(ce_pipe->ab, ce_pipe->pipe_num); in ath11k_ahb_ce_interrupt_handler() 485 tasklet_schedule(&ce_pipe->intr_tq); in ath11k_ahb_ce_interrupt_handler() 620 struct ath11k_ce_pipe *ce_pipe = &ab->ce.ce_pipe[i]; in ath11k_ahb_config_irq() local [all …]
|
| H A D | ce.c | 652 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath11k_ce_alloc_pipe() 691 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath11k_ce_per_engine_service() 703 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath11k_ce_poll_send_completed() 714 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath11k_ce_send() 874 pipe = &ab->ce.ce_pipe[pipe_num]; in ath11k_ce_cleanup_pipes() 892 pipe = &ab->ce.ce_pipe[i]; in ath11k_ce_rx_post_buf() 923 pipe = &ab->ce.ce_pipe[i]; in ath11k_ce_init_pipes() 982 pipe = &ab->ce.ce_pipe[i]; in ath11k_ce_free_pipes() 1038 pipe = &ab->ce.ce_pipe[i]; in ath11k_ce_alloc_pipes()
|
| H A D | ce.h | 186 struct ath11k_ce_pipe ce_pipe[CE_COUNT_MAX]; member
|
| H A D | hal.c | 1362 struct ath11k_ce_pipe *ce_pipe; in ath11k_hal_dump_srng_stats() local 1367 ce_pipe = &ab->ce.ce_pipe[i]; in ath11k_hal_dump_srng_stats() 1373 i, ce_pipe->pipe_num, in ath11k_hal_dump_srng_stats() 1374 jiffies_to_msecs(jiffies - ce_pipe->timestamp)); in ath11k_hal_dump_srng_stats()
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | pci.c | 432 struct ath12k_ce_pipe *ce_pipe = from_work(ce_pipe, work, intr_wq); in ath12k_pci_ce_workqueue() local 435 ath12k_ce_per_engine_service(ce_pipe->ab, ce_pipe->pipe_num); in ath12k_pci_ce_workqueue() 437 enable_irq(ce_pipe->ab->irq_num[irq_idx]); in ath12k_pci_ce_workqueue() 442 struct ath12k_ce_pipe *ce_pipe = arg; in ath12k_pci_ce_interrupt_handler() local 443 struct ath12k_base *ab = ce_pipe->ab; in ath12k_pci_ce_interrupt_handler() 450 ce_pipe->timestamp = jiffies; in ath12k_pci_ce_interrupt_handler() 658 struct ath12k_ce_pipe *ce_pipe; in ath12k_pci_config_irq() local 679 ce_pipe = &ab->ce.ce_pipe[i]; in ath12k_pci_config_irq() 687 ce_pipe); in ath12k_pci_config_irq() 975 struct ath12k_ce_pipe *ce_pipe = &ab->ce.ce_pipe[i]; in ath12k_pci_cancel_workqueue() local [all …]
|
| H A D | ce.c | 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() 747 pipe = &ab->ce.ce_pipe[pipe_num]; in ath12k_ce_cleanup_pipes() 764 pipe = &ab->ce.ce_pipe[i]; in ath12k_ce_rx_post_buf() 835 pipe = &ab->ce.ce_pipe[i]; in ath12k_ce_init_pipes() 893 pipe = &ab->ce.ce_pipe[i]; in ath12k_ce_free_pipes() 942 pipe = &ab->ce.ce_pipe[i]; in ath12k_ce_alloc_pipes()
|
| H A D | ce.h | 159 struct ath12k_ce_pipe ce_pipe[CE_COUNT_MAX]; member
|
| H A D | hal.c | 2574 struct ath12k_ce_pipe *ce_pipe; in ath12k_hal_dump_srng_stats() local 2579 ce_pipe = &ab->ce.ce_pipe[i]; in ath12k_hal_dump_srng_stats() 2585 i, ce_pipe->pipe_num, in ath12k_hal_dump_srng_stats() 2586 jiffies_to_msecs(jiffies - ce_pipe->timestamp)); in ath12k_hal_dump_srng_stats()
|
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | snoc.c | 518 ret = ce_pipe->ops->ce_rx_post_buf(ce_pipe, skb, paddr); in __ath10k_snoc_rx_post_buf() 541 if (!ce_pipe->dest_ring) in ath10k_snoc_rx_post_pipe() 692 struct ath10k_ce_pipe *ce_pipe; in ath10k_snoc_hif_tx_sg() local 696 ce_pipe = snoc_pipe->ce_hdl; in ath10k_snoc_hif_tx_sg() 733 __ath10k_ce_send_revert(ce_pipe); in ath10k_snoc_hif_tx_sg() 849 struct ath10k_ce_pipe *ce_pipe; in ath10k_snoc_rx_pipe_cleanup() local 856 ce_pipe = snoc_pipe->ce_hdl; in ath10k_snoc_rx_pipe_cleanup() 857 ce_ring = ce_pipe->dest_ring; in ath10k_snoc_rx_pipe_cleanup() 881 struct ath10k_ce_pipe *ce_pipe; in ath10k_snoc_tx_pipe_cleanup() local 888 ce_pipe = snoc_pipe->ce_hdl; in ath10k_snoc_tx_pipe_cleanup() [all …]
|
| H A D | pci.c | 792 ret = ce_pipe->ops->ce_rx_post_buf(ce_pipe, skb, paddr); in __ath10k_pci_rx_post_buf() 815 if (!ce_pipe->dest_ring) in ath10k_pci_rx_post_pipe() 1382 err = ath10k_ce_send_nolock(ce_pipe, in ath10k_pci_hif_tx_sg() 1400 err = ath10k_ce_send_nolock(ce_pipe, in ath10k_pci_hif_tx_sg() 1414 __ath10k_ce_send_revert(ce_pipe); in ath10k_pci_hif_tx_sg() 1977 struct ath10k_ce_pipe *ce_pipe; in ath10k_pci_rx_pipe_cleanup() local 1983 ce_pipe = pci_pipe->ce_hdl; in ath10k_pci_rx_pipe_cleanup() 1984 ce_ring = ce_pipe->dest_ring; in ath10k_pci_rx_pipe_cleanup() 2009 struct ath10k_ce_pipe *ce_pipe; in ath10k_pci_tx_pipe_cleanup() local 2015 ce_pipe = pci_pipe->ce_hdl; in ath10k_pci_tx_pipe_cleanup() [all …]
|