Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/sf/
Dhw_table.c287 err = mlx5_esw_sf_max_hpf_functions(dev, &max_ext_fn, &ext_base_id); in mlx5_sf_hw_table_init()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h809 int mlx5_esw_sf_max_hpf_functions(struct mlx5_core_dev *dev, u16 *max_sfs, u16 *sf_base_id);
Deswitch.c1660 int mlx5_esw_sf_max_hpf_functions(struct mlx5_core_dev *dev, u16 *max_sfs, u16 *sf_base_id) in mlx5_esw_sf_max_hpf_functions() function
1768 err = mlx5_esw_sf_max_hpf_functions(dev, &max_host_pf_sfs, &base_sf_num); in mlx5_esw_vports_init()