Searched refs:MLX4_DEV_CAP_FLAG2_QCN (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c551 if (!(priv->mdev->dev->caps.flags2 & MLX4_DEV_CAP_FLAG2_QCN))
616 if (!(priv->mdev->dev->caps.flags2 & MLX4_DEV_CAP_FLAG2_QCN))
677 if (!(priv->mdev->dev->caps.flags2 & MLX4_DEV_CAP_FLAG2_QCN))
H A Dfw.c925 dev_cap->flags2 |= MLX4_DEV_CAP_FLAG2_QCN;
/linux-master/include/linux/mlx4/
H A Ddevice.h211 MLX4_DEV_CAP_FLAG2_QCN = 1LL << 22, enumerator in enum:__anon2598

Completed in 128 milliseconds