active_tsids     1515 drivers/net/wireless/ath/ath6kl/wmi.c 	u16 active_tsids, tsinfo;
active_tsids     1543 drivers/net/wireless/ath/ath6kl/wmi.c 		active_tsids = wmi->stream_exist_for_ac[reply->ac];
active_tsids     1546 drivers/net/wireless/ath/ath6kl/wmi.c 		for (index = 0; index < sizeof(active_tsids) * 8; index++) {
active_tsids     1547 drivers/net/wireless/ath/ath6kl/wmi.c 			if ((active_tsids >> index) & 1)
active_tsids     1550 drivers/net/wireless/ath/ath6kl/wmi.c 		if (index < (sizeof(active_tsids) * 8))
active_tsids     1567 drivers/net/wireless/ath/ath6kl/wmi.c 		active_tsids = wmi->stream_exist_for_ac[reply->ac];
active_tsids     1573 drivers/net/wireless/ath/ath6kl/wmi.c 		if (!active_tsids) {
active_tsids     2640 drivers/net/wireless/ath/ath6kl/wmi.c 	u16 active_tsids = 0;
active_tsids     2657 drivers/net/wireless/ath/ath6kl/wmi.c 	active_tsids = wmi->stream_exist_for_ac[traffic_class];
active_tsids     2660 drivers/net/wireless/ath/ath6kl/wmi.c 	if (!(active_tsids & (1 << tsid))) {
active_tsids     2677 drivers/net/wireless/ath/ath6kl/wmi.c 	active_tsids = wmi->stream_exist_for_ac[traffic_class];
active_tsids     2684 drivers/net/wireless/ath/ath6kl/wmi.c 	if (!active_tsids) {
active_tsids     2720 drivers/net/wireless/ath/ath6kl/wmi.c 	u16 active_tsids;
active_tsids     2741 drivers/net/wireless/ath/ath6kl/wmi.c 			active_tsids = wmi->stream_exist_for_ac[i];
active_tsids     2748 drivers/net/wireless/ath/ath6kl/wmi.c 			if (!active_tsids) {