Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h189 void __ath10k_ce_send_revert(struct ath10k_ce_pipe *pipe);
H A Dce.c574 void __ath10k_ce_send_revert(struct ath10k_ce_pipe *pipe) in __ath10k_ce_send_revert() function
600 EXPORT_SYMBOL(__ath10k_ce_send_revert);
H A Dsnoc.c734 __ath10k_ce_send_revert(ce_pipe); in ath10k_snoc_hif_tx_sg()