Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dce.h325 int (*ce_send_nolock)(struct ath10k_ce_pipe *pipe, member
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,