dist_flags        254 drivers/net/wireless/ath/ath6kl/debug.c 		   ep_dist->dist_flags);
dist_flags        734 drivers/net/wireless/ath/ath6kl/debug.c 		print_credit_info("%10x", dist_flags);
dist_flags        380 drivers/net/wireless/ath/ath6kl/htc.h 	u32 dist_flags;
dist_flags         76 drivers/net/wireless/ath/ath6kl/htc_mbox.c 				cur_ep_dist->dist_flags |= HTC_EP_ACTIVE;
dist_flags         87 drivers/net/wireless/ath/ath6kl/htc_mbox.c 			cur_ep_dist->dist_flags |= HTC_EP_ACTIVE;
dist_flags        207 drivers/net/wireless/ath/ath6kl/htc_mbox.c 			if (!(cur_list->dist_flags & HTC_EP_ACTIVE)) {
dist_flags        307 drivers/net/wireless/ath/ath6kl/htc_mbox.c 			curdist_list->dist_flags |= HTC_EP_ACTIVE;
dist_flags        310 drivers/net/wireless/ath/ath6kl/htc_mbox.c 		    !(curdist_list->dist_flags & HTC_EP_ACTIVE)) {
dist_flags       1220 drivers/net/wireless/ath/ath6kl/htc_mbox.c 		if (!(endpoint->cred_dist.dist_flags & HTC_EP_ACTIVE)) {
dist_flags       1221 drivers/net/wireless/ath/ath6kl/htc_mbox.c 			endpoint->cred_dist.dist_flags |= HTC_EP_ACTIVE;
dist_flags       1225 drivers/net/wireless/ath/ath6kl/htc_mbox.c 		if (endpoint->cred_dist.dist_flags & HTC_EP_ACTIVE) {
dist_flags       1226 drivers/net/wireless/ath/ath6kl/htc_mbox.c 			endpoint->cred_dist.dist_flags &= ~HTC_EP_ACTIVE;