Searched refs:ath10k_pci_pipe (Results 1 – 2 of 2) sorted by relevance
136 struct ath10k_pci_pipe { struct175 struct ath10k_pci_pipe pipe_info[CE_COUNT_MAX]; argument
387 static int __ath10k_pci_rx_post_buf(struct ath10k_pci_pipe *pipe) in __ath10k_pci_rx_post_buf()427 static void __ath10k_pci_rx_post_pipe(struct ath10k_pci_pipe *pipe) in __ath10k_pci_rx_post_pipe()454 static void ath10k_pci_rx_post_pipe(struct ath10k_pci_pipe *pipe) in ath10k_pci_rx_post_pipe()866 struct ath10k_pci_pipe *pipe_info = &ar_pci->pipe_info[ce_state->id]; in ath10k_pci_ce_recv_data()912 struct ath10k_pci_pipe *pci_pipe = &ar_pci->pipe_info[pipe_id]; in ath10k_pci_hif_tx_sg()1223 static void ath10k_pci_rx_pipe_cleanup(struct ath10k_pci_pipe *pci_pipe) in ath10k_pci_rx_pipe_cleanup()1255 static void ath10k_pci_tx_pipe_cleanup(struct ath10k_pci_pipe *pci_pipe) in ath10k_pci_tx_pipe_cleanup()1308 struct ath10k_pci_pipe *pipe_info; in ath10k_pci_buffer_cleanup()1357 struct ath10k_pci_pipe *pci_tx = &ar_pci->pipe_info[BMI_CE_NUM_TO_TARG]; in ath10k_pci_hif_exchange_bmi_msg()1358 struct ath10k_pci_pipe *pci_rx = &ar_pci->pipe_info[BMI_CE_NUM_TO_HOST]; in ath10k_pci_hif_exchange_bmi_msg()[all …]