Home
last modified time | relevance | path

Searched refs:hif_ce_state (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dsnoc.h27 struct ath10k *hif_ce_state; member
H A Dpci.h87 /* Convenience back pointer to hif_ce_state. */
88 struct ath10k *hif_ce_state; member
H A Dsnoc.c493 struct ath10k *ar = pipe->hif_ce_state; in __ath10k_snoc_rx_post_buf()
531 struct ath10k *ar = pipe->hif_ce_state; in ath10k_snoc_rx_post_pipe()
854 ar = snoc_pipe->hif_ce_state; in ath10k_snoc_rx_pipe_cleanup()
886 ar = snoc_pipe->hif_ce_state; in ath10k_snoc_tx_pipe_cleanup()
1357 pipe->hif_ce_state = ar; in ath10k_snoc_setup_resource()
H A Dpci.c766 struct ath10k *ar = pipe->hif_ce_state; in __ath10k_pci_rx_post_buf()
805 struct ath10k *ar = pipe->hif_ce_state; in ath10k_pci_rx_post_pipe()
1981 ar = pci_pipe->hif_ce_state; in ath10k_pci_rx_pipe_cleanup()
2013 ar = pci_pipe->hif_ce_state; in ath10k_pci_tx_pipe_cleanup()
2498 pipe->hif_ce_state = ar; in ath10k_pci_alloc_pipes()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dsnoc.h29 struct ath10k *hif_ce_state; member
H A Dpci.h87 /* Convenience back pointer to hif_ce_state. */
88 struct ath10k *hif_ce_state; member
H A Dsnoc.c494 struct ath10k *ar = pipe->hif_ce_state; in __ath10k_snoc_rx_post_buf()
532 struct ath10k *ar = pipe->hif_ce_state; in ath10k_snoc_rx_post_pipe()
855 ar = snoc_pipe->hif_ce_state; in ath10k_snoc_rx_pipe_cleanup()
887 ar = snoc_pipe->hif_ce_state; in ath10k_snoc_tx_pipe_cleanup()
1396 pipe->hif_ce_state = ar; in ath10k_snoc_setup_resource()
H A Dpci.c766 struct ath10k *ar = pipe->hif_ce_state; in __ath10k_pci_rx_post_buf()
805 struct ath10k *ar = pipe->hif_ce_state; in ath10k_pci_rx_post_pipe()
1981 ar = pci_pipe->hif_ce_state; in ath10k_pci_rx_pipe_cleanup()
2013 ar = pci_pipe->hif_ce_state; in ath10k_pci_tx_pipe_cleanup()
2499 pipe->hif_ce_state = ar; in ath10k_pci_alloc_pipes()

Completed in 16 milliseconds