Searched refs:ath10k_ce_send_nolock (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | ce.h | 153 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 364 ret = ath10k_ce_send_nolock(ce_state, per_transfer_context, in ath10k_ce_send()
|
D | pci.c | 908 ret = ath10k_ce_send_nolock(ce_diag, NULL, (u32)address, nbytes, 0, in ath10k_pci_diag_read_mem() 1070 ret = ath10k_ce_send_nolock(ce_diag, NULL, (u32)ce_data, in ath10k_pci_diag_write_mem() 1283 err = ath10k_ce_send_nolock(ce_pipe, in ath10k_pci_hif_tx_sg() 1301 err = ath10k_ce_send_nolock(ce_pipe, in ath10k_pci_hif_tx_sg()
|