Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dce.c144 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_read_index_get()
170 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_base_addr_set()
257 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_read_index_get()
275 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_base_addr_set()
1231 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_per_engine_service()
1309 ce_state = &ce->ce_states[ce_id]; in ath10k_ce_disable_interrupt()
1335 ce_state = &ce->ce_states[ce_id]; in ath10k_ce_enable_interrupt()
1360 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_init_src_ring()
1401 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_init_dest_ring()
1718 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.c1384 pipe->ce_hdl = &ce->ce_states[i]; in ath10k_snoc_setup_resource()
Dpci.c2497 pipe->ce_hdl = &ce->ce_states[i]; in ath10k_pci_alloc_pipes()