Home
last modified time | relevance | path

Searched refs:ath10k_ce_send (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dce.h174 int ath10k_ce_send(struct ath10k_ce_pipe *ce_state,
Dce.c666 int ath10k_ce_send(struct ath10k_ce_pipe *ce_state, in ath10k_ce_send() function
684 EXPORT_SYMBOL(ath10k_ce_send);
Dpci.c953 ret = ath10k_ce_send(ce_diag, NULL, (u32)address, nbytes, 0, 0); in ath10k_pci_diag_read_mem()
1106 ret = ath10k_ce_send(ce_diag, NULL, ce_data_base, nbytes, 0, 0); in ath10k_pci_diag_write_mem()
2138 ret = ath10k_ce_send(ce_tx, &xfer, req_paddr, req_len, -1, 0); in ath10k_pci_hif_exchange_bmi_msg()