Home
last modified time | relevance | path

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

/openbmc/linux/include/net/mana/
H A Dhw_channel.h178 struct completion hwc_init_eqe_comp; member
/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dhw_channel.c174 complete(&hwc->hwc_init_eqe_comp); in mana_hwc_init_event_handler()
626 init_completion(&hwc->hwc_init_eqe_comp); in mana_hwc_establish_channel()
637 if (!wait_for_completion_timeout(&hwc->hwc_init_eqe_comp, 60 * HZ)) in mana_hwc_establish_channel()