Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dce.c727 struct ath10k_ce_pipe *ce_state = &ar_pci->ce_states[ce_id]; in ath10k_ce_per_engine_service()
825 ath10k_ce_per_engine_handler_adjust(&ar_pci->ce_states[ce_id]); in ath10k_ce_enable_interrupts()
833 struct ath10k_ce_pipe *ce_state = &ar_pci->ce_states[ce_id]; in ath10k_ce_init_src_ring()
870 struct ath10k_ce_pipe *ce_state = &ar_pci->ce_states[ce_id]; in ath10k_ce_init_dest_ring()
1083 struct ath10k_ce_pipe *ce_state = &ar_pci->ce_states[ce_id]; in ath10k_ce_alloc_pipe()
1140 struct ath10k_ce_pipe *ce_state = &ar_pci->ce_states[ce_id]; in ath10k_ce_free_pipe()
Dpci.h186 struct ath10k_ce_pipe ce_states[CE_COUNT_MAX]; member
Dpci.c1696 pipe->ce_hdl = &ar_pci->ce_states[i]; in ath10k_pci_alloc_pipes()