Home
last modified time | relevance | path

Searched refs:reset_complete (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.c1646 complete(&ab->reset_complete); in ath12k_core_restart()
1704 reinit_completion(&ab->reset_complete); in ath12k_core_reset()
1705 time_left = wait_for_completion_timeout(&ab->reset_complete, in ath12k_core_reset()
2287 init_completion(&ab->reset_complete); in ath12k_core_alloc()
H A Dcore.h1064 struct completion reset_complete; member
H A Dmac.c13258 complete(&ab->reset_complete); in ath12k_mac_op_reconfig_complete()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c2596 reinit_completion(&ab->reset_complete); in ath11k_core_reset()
2597 time_left = wait_for_completion_timeout(&ab->reset_complete, in ath11k_core_reset()
2801 init_completion(&ab->reset_complete); in ath11k_core_alloc()
H A Dcore.h1051 struct completion reset_complete; member
H A Dmac.c9278 complete(&ab->reset_complete); in ath11k_mac_op_reconfig_complete()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmmio.c732 wed->wlan.reset_complete = mt76_wed_reset_complete; in mt7915_mmio_wed_init()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmmio.c625 wed->wlan.reset_complete = mt76_wed_reset_complete; in mt7996_mmio_wed_init()