Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Ddma.c593 if (!wait_for_completion_timeout(&dev->mt76.mmio.wed_reset_complete, in mt7915_dma_wed_reset()
H A Dmmio.c706 complete(&dev->mmio.wed_reset_complete); in mt7915_mmio_wed_reset_complete()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Ddma.c939 init_completion(&dev->mmio.wed_reset_complete); in mt76_dma_init()
H A Dmt76.h611 struct completion wed_reset_complete; member