Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dpci_mac.c64 mt7925_txwi_free(dev, txwi, NULL, NULL, NULL); in mt7925_tx_token_put()
H A Dmt7925.h348 void mt7925_txwi_free(struct mt792x_dev *dev, struct mt76_txwi_cache *t,
H A Dmac.c1273 void mt7925_txwi_free(struct mt792x_dev *dev, struct mt76_txwi_cache *t, in mt7925_txwi_free() function
1300 EXPORT_SYMBOL_GPL(mt7925_txwi_free);
1370 mt7925_txwi_free(dev, txwi, sta, wcid, &free_list); in mt7925_mac_tx_free()