Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7921/
Dpci_mac.c63 mt7921_txwi_free(dev, txwi, NULL, false, NULL); in mt7921_tx_token_put()
Dmac.c566 void mt7921_txwi_free(struct mt7921_dev *dev, struct mt76_txwi_cache *t, in mt7921_txwi_free() function
595 EXPORT_SYMBOL_GPL(mt7921_txwi_free);
652 mt7921_txwi_free(dev, txwi, sta, stat, &free_list); in mt7921_mac_tx_free()
Dmt7921.h442 void mt7921_txwi_free(struct mt7921_dev *dev, struct mt76_txwi_cache *t,