Home
last modified time | relevance | path

Searched refs:hwc_init_eqe_comp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mana/
H A Dhw_channel.h202 struct completion hwc_init_eqe_comp; member
H A Dhw_channel.c209 complete(&hwc->hwc_init_eqe_comp); in mana_hwc_init_event_handler()
683 init_completion(&hwc->hwc_init_eqe_comp); in mana_hwc_establish_channel()
694 if (wait_for_completion_timeout(&hwc->hwc_init_eqe_comp, 60 * hz)) in mana_hwc_establish_channel()