Home
last modified time | relevance | path

Searched refs:mlx5_vsc_write (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/dev/mlx5/mlx5_core/
HDmlx5_vsc.c132 int mlx5_vsc_write(struct mlx5_core_dev *mdev, u32 addr, const u32 *data) in mlx5_vsc_write() function
198 ret = mlx5_vsc_write(mdev, addr, &id); in mlx5_vsc_lock_addr_space()
222 ret = mlx5_vsc_write(mdev, addr, &data); in mlx5_vsc_unlock_addr_space()
/freebsd-head/sys/dev/mlx5/
HDdriver.h1170 int mlx5_vsc_write(struct mlx5_core_dev *mdev, u32 addr, const u32 *data);