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.c836 reinit_completion(&ab->reset_complete); in ath12k_core_reset()
837 time_left = wait_for_completion_timeout(&ab->reset_complete, in ath12k_core_reset()
943 init_completion(&ab->reset_complete); in ath12k_core_alloc()
H A Dcore.h773 struct completion reset_complete; member
H A Dmac.c6758 complete(&ab->reset_complete); in ath12k_mac_op_reconfig_complete()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c2512 reinit_completion(&ab->reset_complete); in ath11k_core_reset()
2513 time_left = wait_for_completion_timeout(&ab->reset_complete, in ath11k_core_reset()
2717 init_completion(&ab->reset_complete); in ath11k_core_alloc()
H A Dcore.h1034 struct completion reset_complete; member
H A Dmac.c8953 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()