Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dce.c146 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_read_index_get()
172 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_base_addr_set()
259 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_read_index_get()
277 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_base_addr_set()
1233 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_per_engine_service()
1311 ce_state = &ce->ce_states[ce_id]; in ath10k_ce_disable_interrupt()
1337 ce_state = &ce->ce_states[ce_id]; in ath10k_ce_enable_interrupt()
1362 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_init_src_ring()
1403 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_init_dest_ring()
1716 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_i in _ath10k_ce_free_pipe()
[all...]
H A Dce.h151 struct ath10k_ce_pipe ce_states[CE_COUNT_MAX]; member
H A Dpci.c2499 pipe->ce_hdl = &ce->ce_states[i]; in ath10k_pci_alloc_pipes()