Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dtx.c306 struct mt76_txq *mtxq, *mtxq_last; in mt76_txq_schedule_list() local
310 mtxq_last = list_last_entry(&hwq->swq, struct mt76_txq, list); in mt76_txq_schedule_list()
345 if (mtxq == mtxq_last) in mt76_txq_schedule_list()