Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dce.h193 int ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state,
Dsnoc.c510 err = ath10k_ce_send_nolock(ce_pipe, in ath10k_snoc_hif_tx_sg()
524 err = ath10k_ce_send_nolock(ce_pipe, in ath10k_snoc_hif_tx_sg()
Dce.c592 int ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state, in ath10k_ce_send_nolock() function
602 EXPORT_SYMBOL(ath10k_ce_send_nolock);
644 ret = ath10k_ce_send_nolock(ce_state, per_transfer_context, in ath10k_ce_send()
Dpci.c955 ret = ath10k_ce_send_nolock(ce_diag, NULL, (u32)address, nbytes, 0, in ath10k_pci_diag_read_mem()
1114 ret = ath10k_ce_send_nolock(ce_diag, NULL, (u32)ce_data, in ath10k_pci_diag_write_mem()
1391 err = ath10k_ce_send_nolock(ce_pipe, in ath10k_pci_hif_tx_sg()
1409 err = ath10k_ce_send_nolock(ce_pipe, in ath10k_pci_hif_tx_sg()