Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dxmit.c1591 struct ath_atx_ac *ac, *ac_tmp, *last_ac; in ath_txq_schedule() local
1599 last_ac = list_entry(txq->axq_acq.prev, struct ath_atx_ac, list); in ath_txq_schedule()
1634 if (ac == last_ac || in ath_txq_schedule()