Searched refs:mlx5_hv_config_common (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | hv.c | 8 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()
|