snoc_pipe         684 drivers/net/wireless/ath/ath10k/snoc.c 	struct ath10k_snoc_pipe *snoc_pipe;
snoc_pipe         688 drivers/net/wireless/ath/ath10k/snoc.c 	snoc_pipe = &ar_snoc->pipe_info[pipe_id];
snoc_pipe         689 drivers/net/wireless/ath/ath10k/snoc.c 	ce_pipe = snoc_pipe->ce_hdl;
snoc_pipe         832 drivers/net/wireless/ath/ath10k/snoc.c static void ath10k_snoc_rx_pipe_cleanup(struct ath10k_snoc_pipe *snoc_pipe)
snoc_pipe         840 drivers/net/wireless/ath/ath10k/snoc.c 	ar = snoc_pipe->hif_ce_state;
snoc_pipe         841 drivers/net/wireless/ath/ath10k/snoc.c 	ce_pipe = snoc_pipe->ce_hdl;
snoc_pipe         847 drivers/net/wireless/ath/ath10k/snoc.c 	if (!snoc_pipe->buf_sz)
snoc_pipe         864 drivers/net/wireless/ath/ath10k/snoc.c static void ath10k_snoc_tx_pipe_cleanup(struct ath10k_snoc_pipe *snoc_pipe)
snoc_pipe         872 drivers/net/wireless/ath/ath10k/snoc.c 	ar = snoc_pipe->hif_ce_state;
snoc_pipe         873 drivers/net/wireless/ath/ath10k/snoc.c 	ce_pipe = snoc_pipe->ce_hdl;
snoc_pipe         879 drivers/net/wireless/ath/ath10k/snoc.c 	if (!snoc_pipe->buf_sz)