Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv.c8 static int mlx5_hv_config_common(struct mlx5_core_dev *dev, void *buf, int len, in mlx5_hv_config_common() function
44 return mlx5_hv_config_common(dev, buf, len, offset, true); in mlx5_hv_read_config()
50 return mlx5_hv_config_common(dev, buf, len, offset, false); in mlx5_hv_write_config()