Home
last modified time | relevance | path

Searched defs:ce_pipe (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c493 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in __ath10k_snoc_rx_post_buf() local
535 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in ath10k_snoc_rx_post_pipe() local
693 struct ath10k_ce_pipe *ce_pipe; in ath10k_snoc_hif_tx_sg() local
850 struct ath10k_ce_pipe *ce_pipe; in ath10k_snoc_rx_pipe_cleanup() local
882 struct ath10k_ce_pipe *ce_pipe; in ath10k_snoc_tx_pipe_cleanup() local
H A Dpci.c769 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in __ath10k_pci_rx_post_buf() local
809 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in ath10k_pci_rx_post_pipe() local
1242 struct ath10k_ce_pipe *ce_pipe = pipe_info->ce_hdl; in ath10k_pci_process_htt_rx_cb() local
1357 struct ath10k_ce_pipe *ce_pipe = pci_pipe->ce_hdl; in ath10k_pci_hif_tx_sg() local
1978 struct ath10k_ce_pipe *ce_pipe; in ath10k_pci_rx_pipe_cleanup() local
2010 struct ath10k_ce_pipe *ce_pipe; in ath10k_pci_tx_pipe_cleanup() local
/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.c432 struct ath12k_ce_pipe *ce_pipe = from_work(ce_pipe, work, intr_wq); in ath12k_pci_ce_workqueue() local
442 struct ath12k_ce_pipe *ce_pipe = arg; in ath12k_pci_ce_interrupt_handler() local
659 struct ath12k_ce_pipe *ce_pipe; in ath12k_pci_config_irq() local
972 struct ath12k_ce_pipe *ce_pipe = &ab->ce.ce_pipe[i]; in ath12k_pci_cancel_workqueue() local
/linux/drivers/net/wireless/ath/ath11k/
H A Dce.h186 struct ath11k_ce_pipe ce_pipe[CE_COUNT_MAX]; member