Searched refs:last_ac (Results 1 – 1 of 1) sorted by relevance
1918 struct ath_atx_ac *ac, *last_ac; in ath_txq_schedule() local1939 last_ac = list_entry(ac_list->prev, struct ath_atx_ac, list); in ath_txq_schedule()1980 if (ac == last_ac) { in ath_txq_schedule()1985 last_ac = list_entry(ac_list->prev, in ath_txq_schedule()