Searched refs:ce_states (Results 1 – 3 of 3) sorted by relevance
147 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_read_index_get()173 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_base_addr_set()260 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_read_index_get()278 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_base_addr_set()1234 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_per_engine_service()1312 ce_state = &ce->ce_states[ce_id]; in ath10k_ce_disable_interrupt()1338 ce_state = &ce->ce_states[ce_id]; in ath10k_ce_enable_interrupt()1363 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_init_src_ring()1404 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_init_dest_ring()1721 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in _ath10k_ce_free_pipe()[all …]
151 struct ath10k_ce_pipe ce_states[CE_COUNT_MAX]; member
2500 pipe->ce_hdl = &ce->ce_states[i]; in ath10k_pci_alloc_pipes()