Searched refs:mt7921_txwi_free (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | pci_mac.c | 63 mt7921_txwi_free(dev, txwi, NULL, false, NULL); in mt7921_tx_token_put()
|
D | mac.c | 566 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()
|
D | mt7921.h | 442 void mt7921_txwi_free(struct mt7921_dev *dev, struct mt76_txwi_cache *t,
|