Searched refs:acq_old (Results 1 – 3 of 3) sorted by relevance
124 INIT_LIST_HEAD(&ctx->acq[j].acq_old); in ath_chanctx_init()1354 INIT_LIST_HEAD(&ctx->acq[i].acq_old); in ath9k_offchannel_init()
324 struct list_head acq_old; member
79 if (!list_empty(&acq->acq_new) || !list_empty(&acq->acq_old)) in ath9k_has_pending_frames()