Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv.h14 int mlx5_hv_write_config(struct mlx5_core_dev *dev, void *buf, int len,
H A Dhv.c47 int mlx5_hv_write_config(struct mlx5_core_dev *dev, void *buf, int len, in mlx5_hv_write_config() function
H A Dhv_vhca.c181 mlx5_hv_write_config(dev, block, sizeof(*block), 0); in mlx5_hv_vhca_control_agent_invalidate()
354 err = mlx5_hv_write_config(agent->hv_vhca->dev, &data_block, in mlx5_hv_vhca_agent_write()