Searched refs:mt76_connac2_txwi_free (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac.h | 446 void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t,
|
D | mt76_connac_mac.c | 1142 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()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | mac.c | 553 mt76_connac2_txwi_free(mdev, txwi, sta, &free_list); in mt7921_mac_tx_free()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mac.c | 972 mt76_connac2_txwi_free(mdev, txwi, sta, &free_list); in mt7915_mac_tx_free() 1004 mt76_connac2_txwi_free(mdev, txwi, NULL, &free_list); in mt7915_mac_tx_free_v0()
|