Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dce.c145 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_read_index_get()
171 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_base_addr_set()
258 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_read_index_get()
276 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_base_addr_set()
1232 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_per_engine_service()
1310 ce_state = &ce->ce_states[ce_id]; in ath10k_ce_disable_interrupt()
1336 ce_state = &ce->ce_states[ce_id]; in ath10k_ce_enable_interrupt()
1361 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_init_src_ring()
1402 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_init_dest_ring()
1719 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in _ath10k_ce_free_pipe()
[all …]
H A Dce.h151 struct ath10k_ce_pipe ce_states[CE_COUNT_MAX]; member
H A Dsnoc.c1394 pipe->ce_hdl = &ce->ce_states[i]; in ath10k_snoc_setup_resource()
H A Dpci.c2498 pipe->ce_hdl = &ce->ce_states[i]; in ath10k_pci_alloc_pipes()