Home
last modified time | relevance | path

Searched refs:comp_event (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/microsoft/mana/
Dhw_channel.h153 struct completion comp_event; member
Dhw_channel.c77 complete(&ctx->comp_event); in mana_hwc_handle_resp()
588 init_completion(&ctx[i].comp_event); in mana_hwc_test_channel()
821 if (!wait_for_completion_timeout(&ctx->comp_event, 30 * HZ)) { in mana_hwc_send_request()
/Linux-v5.15/include/linux/mlx5/
Dmlx5_ifc.h4078 struct mlx5_ifc_comp_event_bits comp_event; member