Home
last modified time | relevance | path

Searched refs:fpga_cap (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcmd.c75 u32 in[MLX5_ST_SZ_DW(fpga_cap)] = {0}; in mlx5_fpga_caps()
78 MLX5_ST_SZ_BYTES(fpga_cap), in mlx5_fpga_caps()
/linux/include/linux/mlx5/
H A Ddevice.h1439 MLX5_GET(fpga_cap, (mdev)->caps.fpga, cap)
1442 MLX5_GET64(fpga_cap, (mdev)->caps.fpga, cap)
H A Ddriver.h762 u32 fpga[MLX5_ST_SZ_DW(fpga_cap)];
H A Dmlx5_ifc.h3714 struct mlx5_ifc_fpga_cap_bits fpga_cap; member