Searched refs:ath10k_pci_diag_write_mem (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dpci.c655 static int ath10k_pci_diag_write_mem(struct ath10k *ar, u32 address, ath10k_pci_diag_write_mem() function
793 return ath10k_pci_diag_write_mem(ar, address, &val, sizeof(val)); ath10k_pci_diag_write32()
1594 ret = ath10k_pci_diag_write_mem(ar, pipe_cfg_targ_addr, ath10k_pci_init_config()
1618 ret = ath10k_pci_diag_write_mem(ar, svc_to_pipe_map, ath10k_pci_init_config()
2096 .diag_write = ath10k_pci_diag_write_mem,

Completed in 40 milliseconds