Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dcore.c125 if (mlx5_is_fpga_lookaside(MLX5_CAP_FPGA(fdev->mdev, fpga_id))) in mlx5_fpga_device_load_check()
196 fpga_id = MLX5_CAP_FPGA(fdev->mdev, fpga_id); in mlx5_fpga_device_start()
206 MLX5_CAP_FPGA(fdev->mdev, image_version), in mlx5_fpga_device_start()
207 MLX5_CAP_FPGA(fdev->mdev, ieee_vendor_id), in mlx5_fpga_device_start()
208 MLX5_CAP_FPGA(fdev->mdev, sandbox_product_id), in mlx5_fpga_device_start()
209 MLX5_CAP_FPGA(fdev->mdev, sandbox_product_version)); in mlx5_fpga_device_start()
211 max_num_qps = MLX5_CAP_FPGA(mdev, shell_caps.max_num_qps); in mlx5_fpga_device_start()
284 if (mlx5_is_fpga_lookaside(MLX5_CAP_FPGA(fdev->mdev, fpga_id))) in mlx5_fpga_device_stop()
306 max_num_qps = MLX5_CAP_FPGA(mdev, shell_caps.max_num_qps); in mlx5_fpga_device_stop()
A Dcmd.c95 unsigned int cap_size = MLX5_CAP_FPGA(dev, sandbox_extended_caps_len); in mlx5_fpga_sbu_caps()
/linux-6.3-rc2/include/linux/mlx5/
A Ddevice.h1437 #define MLX5_CAP_FPGA(mdev, cap) \ macro

Completed in 12 milliseconds