ath10k_pci_pipe   764 drivers/net/wireless/ath/ath10k/pci.c static int __ath10k_pci_rx_post_buf(struct ath10k_pci_pipe *pipe)
ath10k_pci_pipe   803 drivers/net/wireless/ath/ath10k/pci.c static void ath10k_pci_rx_post_pipe(struct ath10k_pci_pipe *pipe)
ath10k_pci_pipe  1196 drivers/net/wireless/ath/ath10k/pci.c 	struct ath10k_pci_pipe *pipe_info =  &ar_pci->pipe_info[ce_state->id];
ath10k_pci_pipe  1239 drivers/net/wireless/ath/ath10k/pci.c 	struct ath10k_pci_pipe *pipe_info =  &ar_pci->pipe_info[ce_state->id];
ath10k_pci_pipe  1354 drivers/net/wireless/ath/ath10k/pci.c 	struct ath10k_pci_pipe *pci_pipe = &ar_pci->pipe_info[pipe_id];
ath10k_pci_pipe  1969 drivers/net/wireless/ath/ath10k/pci.c static void ath10k_pci_rx_pipe_cleanup(struct ath10k_pci_pipe *pci_pipe)
ath10k_pci_pipe  2001 drivers/net/wireless/ath/ath10k/pci.c static void ath10k_pci_tx_pipe_cleanup(struct ath10k_pci_pipe *pci_pipe)
ath10k_pci_pipe  2044 drivers/net/wireless/ath/ath10k/pci.c 		struct ath10k_pci_pipe *pipe_info;
ath10k_pci_pipe  2103 drivers/net/wireless/ath/ath10k/pci.c 	struct ath10k_pci_pipe *pci_tx = &ar_pci->pipe_info[BMI_CE_NUM_TO_TARG];
ath10k_pci_pipe  2104 drivers/net/wireless/ath/ath10k/pci.c 	struct ath10k_pci_pipe *pci_rx = &ar_pci->pipe_info[BMI_CE_NUM_TO_HOST];
ath10k_pci_pipe  2483 drivers/net/wireless/ath/ath10k/pci.c 	struct ath10k_pci_pipe *pipe;
ath10k_pci_pipe   117 drivers/net/wireless/ath/ath10k/pci.h 	struct ath10k_pci_pipe pipe_info[CE_COUNT_MAX];