num_mgmt 462 drivers/net/wireless/ath/ath9k/gpio.c ATH_DUMP_BTCOEX("MGMT", mci->num_mgmt); num_mgmt 90 drivers/net/wireless/ath/ath9k/mci.c mci->num_mgmt = 0; num_mgmt 137 drivers/net/wireless/ath/ath9k/mci.c btcoex->bt_stomp_type = mci->num_mgmt ? ATH_BTCOEX_STOMP_ALL : num_mgmt 263 drivers/net/wireless/ath/ath9k/mci.c if (mci->num_mgmt) { num_mgmt 336 drivers/net/wireless/ath/ath9k/mci.c int i = 0, old_num_mgmt = mci->num_mgmt; num_mgmt 354 drivers/net/wireless/ath/ath9k/mci.c mci->num_mgmt = 0; num_mgmt 357 drivers/net/wireless/ath/ath9k/mci.c mci->num_mgmt++; num_mgmt 361 drivers/net/wireless/ath/ath9k/mci.c if (old_num_mgmt != mci->num_mgmt) num_mgmt 132 drivers/net/wireless/ath/ath9k/mci.h u8 num_mgmt;