Home
last modified time | relevance | path

Searched refs:ce_hdl (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dpci.h138 struct ath10k_ce_pipe *ce_hdl; member
Dpci.c743 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in __ath10k_pci_rx_post_buf()
782 struct ath10k_ce_pipe *ce_pipe = pipe->ce_hdl; in ath10k_pci_rx_post_pipe()
1257 struct ath10k_ce_pipe *ce_pipe = pci_pipe->ce_hdl; in ath10k_pci_hif_tx_sg()
1333 return ath10k_ce_num_free_src_entries(ar_pci->pipe_info[pipe].ce_hdl); in ath10k_pci_hif_get_free_queue_number()
1581 ce_pipe = pci_pipe->ce_hdl; in ath10k_pci_rx_pipe_cleanup()
1615 ce_pipe = pci_pipe->ce_hdl; in ath10k_pci_tx_pipe_cleanup()
1707 struct ath10k_ce_pipe *ce_tx = pci_tx->ce_hdl; in ath10k_pci_hif_exchange_bmi_msg()
1708 struct ath10k_ce_pipe *ce_rx = pci_rx->ce_hdl; in ath10k_pci_hif_exchange_bmi_msg()
2068 pipe->ce_hdl = &ar_pci->ce_states[i]; in ath10k_pci_alloc_pipes()
2081 ar_pci->ce_diag = pipe->ce_hdl; in ath10k_pci_alloc_pipes()