Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h325 int (*ce_send_nolock)(struct ath10k_ce_pipe *pipe, member
H A Dce.c567 return ce_state->ops->ce_send_nolock(ce_state, per_transfer_context, in ath10k_ce_send_nolock()
1835 .ce_send_nolock = _ath10k_ce_send_nolock,
1850 .ce_send_nolock = _ath10k_ce_send_nolock_64,