Home
last modified time | relevance | path

Searched refs:ath10k_ce_deinit_pipe (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h225 void ath10k_ce_deinit_pipe(struct ath10k *ar, unsigned int ce_id);
H A Dce.c1709 void ath10k_ce_deinit_pipe(struct ath10k *ar, unsigned int ce_id) in ath10k_ce_deinit_pipe() function
1714 EXPORT_SYMBOL(ath10k_ce_deinit_pipe);
H A Dpci.c2062 ath10k_ce_deinit_pipe(ar, i); in ath10k_pci_ce_deinit()