ath10k_ce_send
EXPORT_SYMBOL(ath10k_ce_send);
int ath10k_ce_send(struct ath10k_ce_pipe *ce_state,
ret = ath10k_ce_send(ce_diag, NULL, ce_data_base, nbytes, 0, 0);
ret = ath10k_ce_send(ce_tx, &xfer, req_paddr, req_len, -1, 0);
ret = ath10k_ce_send(ce_diag, NULL, (u32)address, nbytes, 0, 0);