Searched refs:ce_hdl (Results 1 – 4 of 4) sorted by relevance
34 struct ath10k_ce_pipe *ce_hdl; member
307 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in __ath10k_snoc_rx_post_buf()349 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in ath10k_snoc_rx_post_pipe()502 ce_pipe = snoc_pipe->ce_hdl; in ath10k_snoc_hif_tx_sg()560 return ath10k_ce_num_free_src_entries(ar_snoc->pipe_info[pipe].ce_hdl); in ath10k_snoc_hif_get_free_queue_number()654 ce_pipe = snoc_pipe->ce_hdl; in ath10k_snoc_rx_pipe_cleanup()688 ce_pipe = snoc_pipe->ce_hdl; in ath10k_snoc_tx_pipe_cleanup()962 pipe->ce_hdl = &ce->ce_states[i]; in ath10k_snoc_setup_resource()
92 struct ath10k_ce_pipe *ce_hdl; member
779 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in __ath10k_pci_rx_post_buf()819 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in ath10k_pci_rx_post_pipe()1250 struct ath10k_ce_pipe *ce_pipe = pipe_info->ce_hdl; in ath10k_pci_process_htt_rx_cb()1365 struct ath10k_ce_pipe *ce_pipe = pci_pipe->ce_hdl; in ath10k_pci_hif_tx_sg()1441 return ath10k_ce_num_free_src_entries(ar_pci->pipe_info[pipe].ce_hdl); in ath10k_pci_hif_get_free_queue_number()1961 ce_pipe = pci_pipe->ce_hdl; in ath10k_pci_rx_pipe_cleanup()1993 ce_pipe = pci_pipe->ce_hdl; in ath10k_pci_tx_pipe_cleanup()2087 struct ath10k_ce_pipe *ce_tx = pci_tx->ce_hdl; in ath10k_pci_hif_exchange_bmi_msg()2088 struct ath10k_ce_pipe *ce_rx = pci_rx->ce_hdl; in ath10k_pci_hif_exchange_bmi_msg()2471 pipe->ce_hdl = &ce->ce_states[i]; in ath10k_pci_alloc_pipes()[all …]