Home
last modified time | relevance | path

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

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