ealloc_value     2323 drivers/net/wireless/ath/ath10k/pci.c 	u32 ealloc_value;
ealloc_value     2418 drivers/net/wireless/ath/ath10k/pci.c 	ret = ath10k_pci_diag_read32(ar, ealloc_targ_addr, &ealloc_value);
ealloc_value     2425 drivers/net/wireless/ath/ath10k/pci.c 	ealloc_value |= ((HI_EARLY_ALLOC_MAGIC << HI_EARLY_ALLOC_MAGIC_SHIFT) &
ealloc_value     2427 drivers/net/wireless/ath/ath10k/pci.c 	ealloc_value |= ((ath10k_bus_get_num_banks(ar) <<
ealloc_value     2431 drivers/net/wireless/ath/ath10k/pci.c 	ret = ath10k_pci_diag_write32(ar, ealloc_targ_addr, ealloc_value);