num_profile 126 drivers/net/wireless/ath/ath9k/mci.c u32 num_profile = NUM_PROF(mci); num_profile 132 drivers/net/wireless/ath/ath9k/mci.c btcoex->duty_cycle = ath_mci_duty_cycle[num_profile]; num_profile 140 drivers/net/wireless/ath/ath9k/mci.c if (num_profile == 1) { num_profile 172 drivers/net/wireless/ath/ath9k/mci.c } else if (num_profile == 2) { num_profile 179 drivers/net/wireless/ath/ath9k/mci.c } else if (num_profile >= 3) {