Searched refs:ath10k_ce_send_nolock (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | ce.h | 154 int ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state,
|
D | ce.c | 268 int ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state, in ath10k_ce_send_nolock() function 365 ret = ath10k_ce_send_nolock(ce_state, per_transfer_context, in ath10k_ce_send()
|
D | pci.c | 547 ret = ath10k_ce_send_nolock(ce_diag, NULL, (u32)address, nbytes, 0, in ath10k_pci_diag_read_mem() 720 ret = ath10k_ce_send_nolock(ce_diag, NULL, (u32)ce_data, in ath10k_pci_diag_write_mem() 939 err = ath10k_ce_send_nolock(ce_pipe, in ath10k_pci_hif_tx_sg() 957 err = ath10k_ce_send_nolock(ce_pipe, in ath10k_pci_hif_tx_sg()
|