Searched refs:MLX5_CAP_GENERAL (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ ! |
H A D | ipsec.c | 271 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 D | main.c | 586 err = mlx5_core_get_caps(dev, MLX5_CAP_GENERAL); in handle_hca_cap() 592 memcpy(set_hca_cap, dev->caps.hca[MLX5_CAP_GENERAL]->cur, in handle_hca_cap() 1687 err = mlx5_core_get_caps(dev, MLX5_CAP_GENERAL); in mlx5_query_hca_caps_light() 1782 MLX5_CAP_GENERAL,
|
H A D | mlx5_core.h | 448 mlx5_vport_get_other_func_cap(dev, vport, out, MLX5_CAP_GENERAL)
|
H A D | fw.c | 146 err = mlx5_core_get_caps_mode(dev, MLX5_CAP_GENERAL, HCA_CAP_OPMOD_GET_CUR); in mlx5_query_hca_caps()
|
H A D | eswitch.c | 817 MLX5_CAP_GENERAL); in mlx5_esw_vport_caps_get() 1659 u16 opmod = (MLX5_CAP_GENERAL << 1) | (HCA_CAP_OPMOD_GET_MAX & 0x01); in mlx5_query_hca_cap_host_pf()
|
H A D | eswitch_offloads.c | 4379 MLX5_CAP_GENERAL); in mlx5_devlink_port_fn_roce_set()
|