Home
last modified time | relevance | path

Searched refs:acq_new (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dchannel.c123 INIT_LIST_HEAD(&ctx->acq[j].acq_new); in ath_chanctx_init()
1353 INIT_LIST_HEAD(&ctx->acq[i].acq_new); in ath9k_offchannel_init()
Dath9k.h324 struct list_head acq_new; member
Dmain.c79 if (!list_empty(&acq->acq_new) || !list_empty(&acq->acq_old)) in ath9k_has_pending_frames()