Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h423 void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t,
H A 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()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmac.c548 mt76_connac2_txwi_free(mdev, txwi, sta, &free_list); in mt7921_mac_tx_free()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A 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()