Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_ethdev.c409 return MLX5_REPRESENTOR_ID(info->pf_num, type, repr); in mlx5_representor_id_encode()
454 MLX5_REPRESENTOR_ID(pf, info->ranges[i].type, 0); in mlx5_representor_info_get()
456 MLX5_REPRESENTOR_ID(pf, info->ranges[i].type, -1); in mlx5_representor_info_get()
468 MLX5_REPRESENTOR_ID(pf, info->ranges[i].type, -1); in mlx5_representor_info_get()
470 MLX5_REPRESENTOR_ID(pf, info->ranges[i].type, -1); in mlx5_representor_info_get()
482 MLX5_REPRESENTOR_ID(pf, info->ranges[i].type, 0); in mlx5_representor_info_get()
484 MLX5_REPRESENTOR_ID(pf, info->ranges[i].type, -1); in mlx5_representor_info_get()
496 MLX5_REPRESENTOR_ID(pf, info->ranges[i].type, -1); in mlx5_representor_info_get()
498 MLX5_REPRESENTOR_ID(pf, info->ranges[i].type, -1); in mlx5_representor_info_get()
H A Dmlx5.h1637 #define MLX5_REPRESENTOR_ID(pf, type, repr) \ macro
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c986 id = MLX5_REPRESENTOR_ID in mlx5_representor_match()