Searched refs:ath10k_ce_send_nolock (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
| D | ce.h | 193 int ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state,
|
| D | snoc.c | 510 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()
|
| D | ce.c | 592 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()
|
| D | pci.c | 955 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()
|