Home
last modified time | relevance | path

Searched defs:mlx5_fpga_temperature (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/mlx5/
H A Dmlx5io.h131 struct mlx5_fpga_temperature { struct
151 #define MLX5_FPGA_TEMPERATURE _IOWR('m', 0x86, struct mlx5_fpga_temperature) argument
/freebsd-src/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_sdk.c520 int mlx5_fpga_temperature(struct mlx5_fpga_device *fdev, in mlx5_fpga_temperature() function