Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7921/
Dpci_mac.c63 mt7921_txwi_free(dev, txwi, NULL, false, NULL); in mt7921_tx_token_put()
Dmac.c556 void mt7921_txwi_free(struct mt7921_dev *dev, struct mt76_txwi_cache *t, in mt7921_txwi_free() function
585 EXPORT_SYMBOL_GPL(mt7921_txwi_free);
642 mt7921_txwi_free(dev, txwi, sta, stat, &free_list); in mt7921_mac_tx_free()
Dmt7921.h440 void mt7921_txwi_free(struct mt7921_dev *dev, struct mt76_txwi_cache *t,