Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_catas.c115 if (!(dev->caps.vf_caps & MLX4_VF_CAP_FLAG_RESET)) { in mlx4_reset_slave()
HDmlx4_main.c1956 dev->caps.vf_caps |= MLX4_VF_CAP_FLAG_RESET; in mlx4_reset_vf_support()
/freebsd-11-stable/sys/dev/mlx4/
HDdevice.h239 MLX4_VF_CAP_FLAG_RESET = 1 << 0 enumerator