Home
last modified time | relevance | path

Searched refs:MLX5_CMD_MODE_EVENTS (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c159 ent->polling ? MLX5_CMD_MODE_POLLING : MLX5_CMD_MODE_EVENTS; in alloc_ent()
801 mlx5_cmd_comp_handler(dev, 1UL << ent->idx, MLX5_CMD_MODE_EVENTS); in complete_command()
960 mlx5_cmd_comp_handler(dev, 1UL << ent->idx, MLX5_CMD_MODE_EVENTS); in wait_func()
1172 mlx5_cmd_change_mod(dev, MLX5_CMD_MODE_EVENTS); in mlx5_cmd_use_polling()
H A Dmlx5_health.c159 mlx5_cmd_comp_handler(dev, vector, MLX5_CMD_MODE_EVENTS); in mlx5_trigger_cmd_completions()
H A Dmlx5_eq.c283 MLX5_CMD_MODE_EVENTS); in mlx5_eq_int()
/freebsd/sys/dev/mlx5/
H A Ddriver.h305 MLX5_CMD_MODE_EVENTS enumerator