Searched refs:MLX5_VSC_SET (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_vsc.c | 120 MLX5_VSC_SET(vsc_space, &vsc_space, space, space); in mlx5_vsc_set_space() 144 MLX5_VSC_SET(vsc_addr, &in, address, addr); in mlx5_vsc_write() 145 MLX5_VSC_SET(vsc_addr, &in, flag, 1); in mlx5_vsc_write() 168 MLX5_VSC_SET(vsc_addr, &in, address, addr); in mlx5_vsc_read()
|
| H A D | mlx5_fwdump.c | 111 MLX5_VSC_SET(vsc_addr, &in, address, addr); in mlx5_fwdump_prep() 143 MLX5_VSC_SET(vsc_addr, &in, address, addr); in mlx5_fwdump_prep()
|
| /freebsd/sys/dev/mlx5/ |
| H A D | device.h | 161 #define MLX5_VSC_SET(typ, p, fld, v) do { \ macro
|