num_other_acl     179 drivers/net/wireless/ath/ath9k/gpio.c 		    (mci->num_pan || mci->num_other_acl))
num_other_acl     467 drivers/net/wireless/ath/ath9k/gpio.c 	ATH_DUMP_BTCOEX("ACL", mci->num_other_acl);
num_other_acl     155 drivers/net/wireless/ath/ath9k/mci.c 		} else if (mci->num_pan || mci->num_other_acl) {
num_other_acl     265 drivers/net/wireless/ath/ath9k/mci.c 		if (!mci->num_pan && !mci->num_other_acl)
num_other_acl     277 drivers/net/wireless/ath/ath9k/mci.c 		if (mci->num_other_acl)
num_other_acl      59 drivers/net/wireless/ath/ath9k/mci.h 			_mci->num_other_acl++;	 \
num_other_acl      84 drivers/net/wireless/ath/ath9k/mci.h 			_mci->num_other_acl--;	 \
num_other_acl     106 drivers/net/wireless/ath/ath9k/mci.h #define NUM_PROF(_mci)	(_mci->num_other_acl + _mci->num_a2dp + \
num_other_acl     137 drivers/net/wireless/ath/ath9k/mci.h 	u8 num_other_acl;