Searched refs:MT_TXWI_NO_FREE (Results 1 – 3 of 3) sorted by relevance
75 .txwi_flags = MT_TXWI_NO_FREE, in mt7615_pci_probe()
169 if (!(dev->drv->txwi_flags & MT_TXWI_NO_FREE)) in mt76_dma_tx_cleanup()
285 #define MT_TXWI_NO_FREE BIT(0) macro