Lines Matching refs:ath10k_pci_pipe
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()
1691 struct ath10k_pci_pipe *pipe; in ath10k_pci_alloc_pipes()
2117 struct ath10k_pci_pipe *pipe = (struct ath10k_pci_pipe *)ptr; in ath10k_pci_ce_tasklet()