Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dxmit.c1918 struct ath_atx_ac *ac, *last_ac; in ath_txq_schedule() local
1939 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()