Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Decpf.c75 if (!mlx5_core_is_ecpf(dev)) in mlx5_ec_init()
89 if (!mlx5_core_is_ecpf(dev)) in mlx5_ec_cleanup()
A Dpagealloc.c80 return mlx5_core_is_ecpf(dev) && !ec_function ? MLX5_HOST_PF : MLX5_PF; in func_id_to_type()
193 MLX5_SET(query_pages_in, in, embedded_cpu_function, mlx5_core_is_ecpf(dev)); in mlx5_cmd_query_pages()
647 return give_pages(dev, func_id, npages, 0, mlx5_core_is_ecpf(dev)); in mlx5_satisfy_startup_pages()
678 &nclaimed, false, mlx5_core_is_ecpf(dev)); in mlx5_reclaim_root_pages()
A Deswitch.c903 (!vport_num && mlx5_core_is_ecpf(esw->dev))) in mlx5_esw_vport_enable()
916 if (mlx5_core_is_ecpf(esw->dev) && vport_num == MLX5_VPORT_PF) in mlx5_esw_vport_enable()
1112 if (!mlx5_core_is_ecpf(dev)) in host_pf_enable_hca()
1124 if (!mlx5_core_is_ecpf(dev)) in host_pf_disable_hca()
1490 if (!mlx5_core_is_ecpf(dev) || mlx5_core_is_management_pf(dev)) { in mlx5_esw_sf_max_hpf_functions()
A Dsriov.c151 if (mlx5_core_is_ecpf(dev)) in mlx5_device_disable_sriov()
A Dhealth.c723 if (mlx5_core_is_ecpf(dev)) { in mlx5_fw_reporters_create()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Ddevlink_port.c20 (mlx5_core_is_ecpf(esw->dev) && vport_num == MLX5_VPORT_PF) || in mlx5_esw_devlink_port_supported()
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h1219 static inline bool mlx5_core_is_ecpf(const struct mlx5_core_dev *dev) in mlx5_core_is_ecpf() function

Completed in 18 milliseconds