Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h182 int ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state,
H A Dce.c560 int ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state, in ath10k_ce_send_nolock() function
570 EXPORT_SYMBOL(ath10k_ce_send_nolock);
612 ret = ath10k_ce_send_nolock(ce_state, per_transfer_context, in ath10k_ce_send()