acq_new           322 drivers/net/wireless/ath/ath9k/ath9k.h 	struct list_head acq_new;
acq_new           123 drivers/net/wireless/ath/ath9k/channel.c 			INIT_LIST_HEAD(&ctx->acq[j].acq_new);
acq_new          1353 drivers/net/wireless/ath/ath9k/channel.c 		INIT_LIST_HEAD(&ctx->acq[i].acq_new);
acq_new            76 drivers/net/wireless/ath/ath9k/main.c 		if (!list_empty(&acq->acq_new) || !list_empty(&acq->acq_old))