Home
last modified time | relevance | path

Searched refs:ce_states (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dce.c709 struct ath10k_ce_pipe *ce_state = &ar_pci->ce_states[ce_id]; in ath10k_ce_per_engine_service()
807 ath10k_ce_per_engine_handler_adjust(&ar_pci->ce_states[ce_id]); in ath10k_ce_enable_interrupts()
815 struct ath10k_ce_pipe *ce_state = &ar_pci->ce_states[ce_id]; in ath10k_ce_init_src_ring()
852 struct ath10k_ce_pipe *ce_state = &ar_pci->ce_states[ce_id]; in ath10k_ce_init_dest_ring()
1042 struct ath10k_ce_pipe *ce_state = &ar_pci->ce_states[ce_id]; in ath10k_ce_alloc_pipe()
1099 struct ath10k_ce_pipe *ce_state = &ar_pci->ce_states[ce_id]; in ath10k_ce_free_pipe()
Dpci.h185 struct ath10k_ce_pipe ce_states[CE_COUNT_MAX]; member
Dpci.c2068 pipe->ce_hdl = &ar_pci->ce_states[i]; in ath10k_pci_alloc_pipes()