Searched refs:ath10k_pci_pipe (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dpci.h136 struct ath10k_pci_pipe { struct
176 struct ath10k_pci_pipe pipe_info[CE_COUNT_MAX];
H A Dpci.c739 static int __ath10k_pci_rx_post_buf(struct ath10k_pci_pipe *pipe) __ath10k_pci_rx_post_buf()
778 static void ath10k_pci_rx_post_pipe(struct ath10k_pci_pipe *pipe) ath10k_pci_rx_post_pipe()
1161 struct ath10k_pci_pipe *pipe_info = &ar_pci->pipe_info[ce_state->id]; ath10k_pci_process_rx_cb()
1256 struct ath10k_pci_pipe *pci_pipe = &ar_pci->pipe_info[pipe_id]; ath10k_pci_hif_tx_sg()
1572 static void ath10k_pci_rx_pipe_cleanup(struct ath10k_pci_pipe *pci_pipe) ath10k_pci_rx_pipe_cleanup()
1604 static void ath10k_pci_tx_pipe_cleanup(struct ath10k_pci_pipe *pci_pipe) ath10k_pci_tx_pipe_cleanup()
1649 struct ath10k_pci_pipe *pipe_info; ath10k_pci_buffer_cleanup()
1705 struct ath10k_pci_pipe *pci_tx = &ar_pci->pipe_info[BMI_CE_NUM_TO_TARG]; ath10k_pci_hif_exchange_bmi_msg()
1706 struct ath10k_pci_pipe *pci_rx = &ar_pci->pipe_info[BMI_CE_NUM_TO_HOST]; ath10k_pci_hif_exchange_bmi_msg()
2063 struct ath10k_pci_pipe *pipe; ath10k_pci_alloc_pipes()
2516 struct ath10k_pci_pipe *pipe = (struct ath10k_pci_pipe *)ptr; ath10k_pci_ce_tasklet()

Completed in 88 milliseconds