Searched refs:agg_queue_stop (Results 1 – 2 of 2) sorted by relevance
159 if (atomic_inc_return(&sdata->local->agg_queue_stop[queue]) == 1) in __acquires()172 if (atomic_dec_return(&sdata->local->agg_queue_stop[queue]) == 0) in __releases()
1482 atomic_t agg_queue_stop[IEEE80211_MAX_QUEUES]; member