Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
A Dtx.c718 int mt76_token_consume(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi) in mt76_token_consume() argument
724 token = idr_alloc(&dev->token, *ptxwi, 0, dev->drv->token_size, in mt76_token_consume()
A Dmt76.h1337 int mt76_token_consume(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi);
1348 mt76_token_get(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi) in mt76_token_get() argument
1353 token = idr_alloc(&dev->token, *ptxwi, 0, dev->drv->token_size, in mt76_token_get()

Completed in 642 milliseconds