Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/mlx4/
Ddevice.h204 MLX4_DEV_CAP_FLAG2_CONFIG_DEV = 1LL << 16, enumerator
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx4/
Dfw.c1030 dev_cap->flags2 |= MLX4_DEV_CAP_FLAG2_CONFIG_DEV; in mlx4_QUERY_DEV_CAP()
2488 if (!(dev->caps.flags2 & MLX4_DEV_CAP_FLAG2_CONFIG_DEV)) in mlx4_config_dev_retrieval()