Searched refs:mt76_connac2_txwi_free (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac.h | 423 void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t,
|
D | mt76_connac_mac.c | 1128 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/ |
D | mac.c | 548 mt76_connac2_txwi_free(mdev, txwi, sta, &free_list); in mt7921_mac_tx_free()
|
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mac.c | 965 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()
|