ath11k_msi_config
const struct ath11k_msi_config *config;
static const struct ath11k_msi_config msi_config_one_msi = {
const struct ath11k_msi_config *msi_config = ab->pci.msi.config;
const struct ath11k_msi_config *msi_config;
const struct ath11k_msi_config *msi_config;
for (i = 0; i < ARRAY_SIZE(ath11k_msi_config); i++) {
msi_config = &ath11k_msi_config[i];
if (i == ARRAY_SIZE(ath11k_msi_config)) {
const struct ath11k_msi_config *msi_config = ab->pci.msi.config;
static const struct ath11k_msi_config ath11k_msi_config[] = {