Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dce.c190 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_read_index_get()
224 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_base_addr_set()
311 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_read_index_get()
329 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_base_addr_set()
1298 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_per_engine_service()
1383 ce_state = &ce->ce_states[ce_id]; in ath10k_ce_disable_interrupts()
1408 ce_state = &ce->ce_states[ce_id]; in ath10k_ce_enable_interrupts()
1422 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_init_src_ring()
1463 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_init_dest_ring()
1783 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in _ath10k_ce_free_pipe()
[all …]
Dce.h151 struct ath10k_ce_pipe ce_states[CE_COUNT_MAX]; member
Dsnoc.c1313 pipe->ce_hdl = &ce->ce_states[i]; in ath10k_snoc_setup_resource()
Dpci.c2474 pipe->ce_hdl = &ce->ce_states[i]; in ath10k_pci_alloc_pipes()