Searched refs:acq_new (Results 1 – 4 of 4) sorted by relevance
123 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()
329 struct list_head acq_new; member
131 tid_list = &acq->acq_new; in __ath_tx_queue_tid()2002 tid_list = &acq->acq_new; in ath_txq_schedule()2020 if ((tid_list == &acq->acq_new) && !list_empty(&acq->acq_old)) in ath_txq_schedule()
76 if (!list_empty(&acq->acq_new) || !list_empty(&acq->acq_old)) in ath9k_has_pending_frames()