Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dcatas.c113 if (!(dev->caps.vf_caps & MLX4_VF_CAP_FLAG_RESET)) { in mlx4_reset_slave()
/linux/include/linux/mlx4/
H A Ddevice.h238 MLX4_VF_CAP_FLAG_RESET = 1 << 0 enumerator