Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/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.c1142 void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t, in mt76_connac2_txwi_free() function
1181 EXPORT_SYMBOL_GPL(mt76_connac2_txwi_free);
1190 mt76_connac2_txwi_free(dev, txwi, NULL, NULL); in mt76_connac2_tx_token_put()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmac.c563 mt76_connac2_txwi_free(mdev, txwi, sta, &free_list); in mt7921_mac_tx_free()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.c986 mt76_connac2_txwi_free(mdev, txwi, sta, &free_list); in mt7915_mac_tx_free()
1027 mt76_connac2_txwi_free(mdev, txwi, NULL, &free_list); in mt7915_mac_tx_free_v0()