Searched refs:mlx5_hv_write_config (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | hv.h | 14 int mlx5_hv_write_config(struct mlx5_core_dev *dev, void *buf, int len,
|
D | hv.c | 47 int mlx5_hv_write_config(struct mlx5_core_dev *dev, void *buf, int len, in mlx5_hv_write_config() function
|
D | hv_vhca.c | 181 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()
|