Home
last modified time | relevance | path

Searched refs:txwi_cache (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Ddma.c37 if (!list_empty(&dev->txwi_cache)) { in __mt76_get_txwi()
38 t = list_first_entry(&dev->txwi_cache, struct mt76_txwi_cache, in __mt76_get_txwi()
65 list_add(&t->list, &dev->txwi_cache); in mt76_put_txwi()
H A Dmac80211.c441 INIT_LIST_HEAD(&dev->txwi_cache); in mt76_alloc_device()
H A Dmt76.h604 struct list_head txwi_cache; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Ddma.c81 if (!list_empty(&dev->txwi_cache)) { in __mt76_get_txwi()
82 t = list_first_entry(&dev->txwi_cache, struct mt76_txwi_cache, in __mt76_get_txwi()
137 list_add(&t->list, &dev->txwi_cache); in mt76_put_txwi()
H A Dmt76.h800 struct list_head txwi_cache; member
H A Dmac80211.c666 INIT_LIST_HEAD(&dev->txwi_cache); in mt76_alloc_device()

Completed in 11 milliseconds