Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dce.h325 int (*ce_send_nolock)(struct ath10k_ce_pipe *pipe, member
Dce.c566 return ce_state->ops->ce_send_nolock(ce_state, per_transfer_context, in ath10k_ce_send_nolock()
1834 .ce_send_nolock = _ath10k_ce_send_nolock,
1849 .ce_send_nolock = _ath10k_ce_send_nolock_64,