Home
last modified time | relevance | path

Searched refs:mt76_connac2_txwi_free (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/wireless/mediatek/mt76/
Dmt76_connac.h423 void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t,
Dmt76_connac_mac.c1128 void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t, in mt76_connac2_txwi_free() function
1167 EXPORT_SYMBOL_GPL(mt76_connac2_txwi_free);
1176 mt76_connac2_txwi_free(dev, txwi, NULL, NULL); in mt76_connac2_tx_token_put()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7921/
Dmac.c548 mt76_connac2_txwi_free(mdev, txwi, sta, &free_list); in mt7921_mac_tx_free()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7915/
Dmac.c965 mt76_connac2_txwi_free(mdev, txwi, sta, &free_list); in mt7915_mac_tx_free()
997 mt76_connac2_txwi_free(mdev, txwi, NULL, &free_list); in mt7915_mac_tx_free_v0()