Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsf.h25 if (MLX5_CAP_GEN(dev, max_num_sf)) in mlx5_sf_max_functions()
26 return MLX5_CAP_GEN(dev, max_num_sf); in mlx5_sf_max_functions()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c1686 *max_sfs = MLX5_GET(cmd_hca_cap, hca_caps, max_num_sf); in mlx5_esw_sf_max_hpf_functions()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h2039 u8 max_num_sf[0x10]; member