Home
last modified time | relevance | path

Searched refs:MLX5_CAP_GENERAL (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/mlx5/
H A Ddevice.h1228 MLX5_CAP_GENERAL = 0, enumerator
1285 MLX5_GET(cmd_hca_cap, mdev->caps.hca[MLX5_CAP_GENERAL]->cur, cap)
1288 MLX5_GET64(cmd_hca_cap, mdev->caps.hca[MLX5_CAP_GENERAL]->cur, cap)
1291 MLX5_GET(cmd_hca_cap, mdev->caps.hca[MLX5_CAP_GENERAL]->max, cap)
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dipsec.c271 ret = mlx5_vport_get_other_func_cap(dev, vport_num, query_cap, MLX5_CAP_GENERAL); in esw_ipsec_offload_supported()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c582 err = mlx5_core_get_caps(dev, MLX5_CAP_GENERAL); in handle_hca_cap()
588 memcpy(set_hca_cap, dev->caps.hca[MLX5_CAP_GENERAL]->cur, in handle_hca_cap()
1674 err = mlx5_core_get_caps(dev, MLX5_CAP_GENERAL); in mlx5_query_hca_caps_light()
1769 MLX5_CAP_GENERAL,
H A Dmlx5_core.h345 mlx5_vport_get_other_func_cap(dev, vport, out, MLX5_CAP_GENERAL)
H A Dfw.c146 err = mlx5_core_get_caps_mode(dev, MLX5_CAP_GENERAL, HCA_CAP_OPMOD_GET_CUR); in mlx5_query_hca_caps()
H A Deswitch.c817 MLX5_CAP_GENERAL); in mlx5_esw_vport_caps_get()
1651 u16 opmod = (MLX5_CAP_GENERAL << 1) | (HCA_CAP_OPMOD_GET_MAX & 0x01); in mlx5_query_hca_cap_host_pf()
H A Deswitch_offloads.c4381 MLX5_CAP_GENERAL); in mlx5_devlink_port_fn_roce_set()