Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dce.h325 int (*ce_send_nolock)(struct ath10k_ce_pipe *pipe, member
H A Dce.c633 return ce_state->ops->ce_send_nolock(ce_state, per_transfer_context, in ath10k_ce_send_nolock()
1901 .ce_send_nolock = _ath10k_ce_send_nolock,
1916 .ce_send_nolock = _ath10k_ce_send_nolock_64,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dce.h325 int (*ce_send_nolock)(struct ath10k_ce_pipe *pipe, member
H A 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,

Completed in 8 milliseconds