mlx5_core_is_ecpf   66 drivers/net/ethernet/mellanox/mlx5/core/ecpf.c 	if (!mlx5_core_is_ecpf(dev))
mlx5_core_is_ecpf   81 drivers/net/ethernet/mellanox/mlx5/core/ecpf.c 	if (!mlx5_core_is_ecpf(dev))
mlx5_core_is_ecpf 1715 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	    (!vport_num && mlx5_core_is_ecpf(esw->dev)))
mlx5_core_is_ecpf  147 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c 	MLX5_SET(query_pages_in, in, embedded_cpu_function, mlx5_core_is_ecpf(dev));
mlx5_core_is_ecpf  323 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c 	else if (mlx5_core_is_ecpf(dev) && !ec_function)
mlx5_core_is_ecpf  421 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c 	else if (mlx5_core_is_ecpf(dev) && !ec_function)
mlx5_core_is_ecpf  500 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c 	return give_pages(dev, func_id, npages, 0, mlx5_core_is_ecpf(dev));
mlx5_core_is_ecpf  534 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c 					    &nclaimed, mlx5_core_is_ecpf(dev));