Searched refs:ce_hdl (Results 1 – 3 of 3) sorted by relevance
27 struct ath10k_ce_pipe *ce_hdl; member
493 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in __ath10k_snoc_rx_post_buf()535 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in ath10k_snoc_rx_post_pipe()697 ce_pipe = snoc_pipe->ce_hdl; in ath10k_snoc_hif_tx_sg()755 return ath10k_ce_num_free_src_entries(ar_snoc->pipe_info[pipe].ce_hdl); in ath10k_snoc_hif_get_free_queue_number()857 ce_pipe = snoc_pipe->ce_hdl; in ath10k_snoc_rx_pipe_cleanup()889 ce_pipe = snoc_pipe->ce_hdl; in ath10k_snoc_tx_pipe_cleanup()1400 pipe->ce_hdl = &ce->ce_states[i]; in ath10k_snoc_setup_resource()
770 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in __ath10k_pci_rx_post_buf()810 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in ath10k_pci_rx_post_pipe()1243 struct ath10k_ce_pipe *ce_pipe = pipe_info->ce_hdl; in ath10k_pci_process_htt_rx_cb()1358 struct ath10k_ce_pipe *ce_pipe = pci_pipe->ce_hdl; in ath10k_pci_hif_tx_sg()1434 return ath10k_ce_num_free_src_entries(ar_pci->pipe_info[pipe].ce_hdl); in ath10k_pci_hif_get_free_queue_number()1985 ce_pipe = pci_pipe->ce_hdl; in ath10k_pci_rx_pipe_cleanup()2017 ce_pipe = pci_pipe->ce_hdl; in ath10k_pci_tx_pipe_cleanup()2114 struct ath10k_ce_pipe *ce_tx = pci_tx->ce_hdl; in ath10k_pci_hif_exchange_bmi_msg()2115 struct ath10k_ce_pipe *ce_rx = pci_rx->ce_hdl; in ath10k_pci_hif_exchange_bmi_msg()2500 pipe->ce_hdl = &ce->ce_states[i]; in ath10k_pci_alloc_pipes()[all …]