HTC_EP_ACTIVE      76 drivers/net/wireless/ath/ath6kl/htc_mbox.c 				cur_ep_dist->dist_flags |= HTC_EP_ACTIVE;
HTC_EP_ACTIVE      87 drivers/net/wireless/ath/ath6kl/htc_mbox.c 			cur_ep_dist->dist_flags |= HTC_EP_ACTIVE;
HTC_EP_ACTIVE     207 drivers/net/wireless/ath/ath6kl/htc_mbox.c 			if (!(cur_list->dist_flags & HTC_EP_ACTIVE)) {
HTC_EP_ACTIVE     307 drivers/net/wireless/ath/ath6kl/htc_mbox.c 			curdist_list->dist_flags |= HTC_EP_ACTIVE;
HTC_EP_ACTIVE     310 drivers/net/wireless/ath/ath6kl/htc_mbox.c 		    !(curdist_list->dist_flags & HTC_EP_ACTIVE)) {
HTC_EP_ACTIVE    1220 drivers/net/wireless/ath/ath6kl/htc_mbox.c 		if (!(endpoint->cred_dist.dist_flags & HTC_EP_ACTIVE)) {
HTC_EP_ACTIVE    1221 drivers/net/wireless/ath/ath6kl/htc_mbox.c 			endpoint->cred_dist.dist_flags |= HTC_EP_ACTIVE;
HTC_EP_ACTIVE    1225 drivers/net/wireless/ath/ath6kl/htc_mbox.c 		if (endpoint->cred_dist.dist_flags & HTC_EP_ACTIVE) {
HTC_EP_ACTIVE    1226 drivers/net/wireless/ath/ath6kl/htc_mbox.c 			endpoint->cred_dist.dist_flags &= ~HTC_EP_ACTIVE;