Searched refs:mlx5_core_is_management_pf (Results 1 – 4 of 4) sorted by relevance
79 if (mlx5_core_is_management_pf(dev)) in mlx5_ec_init()93 if (mlx5_core_is_management_pf(dev)) in mlx5_ec_cleanup()
62 if (mlx5_core_is_management_pf(dev)) in mlx5_eth_supported()204 if (mlx5_core_is_management_pf(dev)) in mlx5_rdma_supported()
1490 if (!mlx5_core_is_ecpf(dev) || mlx5_core_is_management_pf(dev)) { in mlx5_esw_sf_max_hpf_functions()
1214 static inline bool mlx5_core_is_management_pf(const struct mlx5_core_dev *dev) in mlx5_core_is_management_pf() function
Completed in 15 milliseconds