Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
A Ddma.c102 if (!list_empty(&dev->rxwi_cache)) { in __mt76_get_rxwi()
103 t = list_first_entry(&dev->rxwi_cache, struct mt76_txwi_cache, in __mt76_get_rxwi()
154 list_add(&t->list, &dev->rxwi_cache); in mt76_put_rxwi()
A Dmt76.h859 struct list_head rxwi_cache; member
A Dmac80211.c691 INIT_LIST_HEAD(&dev->rxwi_cache); in mt76_alloc_device()

Completed in 21 milliseconds