Home
last modified time | relevance | path

Searched refs:ce_free_pipe (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dce.h324 void (*ce_free_pipe)(struct ath10k *ar, int ce_id); member
H A Dce.c1849 ce_state->ops->ce_free_pipe(ar, ce_id); in ath10k_ce_free_pipe()
1900 .ce_free_pipe = _ath10k_ce_free_pipe,
1915 .ce_free_pipe = _ath10k_ce_free_pipe_64,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dce.h324 void (*ce_free_pipe)(struct ath10k *ar, int ce_id); member
H A Dce.c1782 ce_state->ops->ce_free_pipe(ar, ce_id); in ath10k_ce_free_pipe()
1833 .ce_free_pipe = _ath10k_ce_free_pipe,
1848 .ce_free_pipe = _ath10k_ce_free_pipe_64,

Completed in 9 milliseconds