Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dce.h321 void (*ce_free_pipe)(struct ath10k *ar, int ce_id); member
Dce.c1847 ce_state->ops->ce_free_pipe(ar, ce_id); in ath10k_ce_free_pipe()
1898 .ce_free_pipe = _ath10k_ce_free_pipe,
1913 .ce_free_pipe = _ath10k_ce_free_pipe_64,