aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx5/mlx5_fpga/mlx5fpga_cmd.c
Commit message (Collapse)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
| | | | Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
* mlx5fpga: Add set and query connect/disconnect FPGASlava Shwartsman2018-12-051-0/+28
| | | | | | | | | | Submitted by: kib@ Approved by: hselasky (mentor) MFC after: 1 week Sponsored by: Mellanox Technologies Notes: svn path=/head/; revision=341576
* mlx5fpga: IOCTL for FPGA temperature measurementSlava Shwartsman2018-12-051-0/+32
| | | | | | | | | | Submitted by: kib@ Approved by: hselasky (mentor) MFC after: 1 week Sponsored by: Mellanox Technologies Notes: svn path=/head/; revision=341575
* mlx5fpga: Initial code import.Slava Shwartsman2018-12-051-0/+289
Submitted by: kib@ Approved by: hselasky (mentor) MFC after: 1 week Sponsored by: Mellanox Technologies Notes: svn path=/head/; revision=341572