Home
last modified time | relevance | path

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

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