Lines Matching refs:ath10k_pci_pipe
764 static int __ath10k_pci_rx_post_buf(struct ath10k_pci_pipe *pipe) in __ath10k_pci_rx_post_buf()
803 static void ath10k_pci_rx_post_pipe(struct ath10k_pci_pipe *pipe) in ath10k_pci_rx_post_pipe()
1196 struct ath10k_pci_pipe *pipe_info = &ar_pci->pipe_info[ce_state->id]; in ath10k_pci_process_rx_cb()
1239 struct ath10k_pci_pipe *pipe_info = &ar_pci->pipe_info[ce_state->id]; in ath10k_pci_process_htt_rx_cb()
1354 struct ath10k_pci_pipe *pci_pipe = &ar_pci->pipe_info[pipe_id]; in ath10k_pci_hif_tx_sg()
1973 static void ath10k_pci_rx_pipe_cleanup(struct ath10k_pci_pipe *pci_pipe) in ath10k_pci_rx_pipe_cleanup()
2005 static void ath10k_pci_tx_pipe_cleanup(struct ath10k_pci_pipe *pci_pipe) in ath10k_pci_tx_pipe_cleanup()
2048 struct ath10k_pci_pipe *pipe_info; in ath10k_pci_buffer_cleanup()
2109 struct ath10k_pci_pipe *pci_tx = &ar_pci->pipe_info[BMI_CE_NUM_TO_TARG]; in ath10k_pci_hif_exchange_bmi_msg()
2110 struct ath10k_pci_pipe *pci_rx = &ar_pci->pipe_info[BMI_CE_NUM_TO_HOST]; in ath10k_pci_hif_exchange_bmi_msg()
2491 struct ath10k_pci_pipe *pipe; in ath10k_pci_alloc_pipes()