ath11k_core_alloc
ab = ath11k_core_alloc(&pdev->dev, sizeof(struct ath11k_ahb),
EXPORT_SYMBOL(ath11k_core_alloc);
struct ath11k_base *ath11k_core_alloc(struct device *dev, size_t priv_size,
ab = ath11k_core_alloc(&pdev->dev, sizeof(*ab_pci), ATH11K_BUS_PCI);