Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/microsoft/mana/
Dhw_channel.h174 struct completion hwc_init_eqe_comp; member
Dhw_channel.c174 complete(&hwc->hwc_init_eqe_comp); in mana_hwc_init_event_handler()
608 init_completion(&hwc->hwc_init_eqe_comp); in mana_hwc_establish_channel()
619 if (!wait_for_completion_timeout(&hwc->hwc_init_eqe_comp, 60 * HZ)) in mana_hwc_establish_channel()