Searched refs:mlx5_vsc_gw_set_space (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | crdump.c | 62 ret = mlx5_vsc_gw_set_space(dev, MLX5_VSC_SPACE_SCAN_CRSPACE, NULL); in mlx5_crdump_collect() 90 ret = mlx5_vsc_gw_set_space(dev, MLX5_VSC_SPACE_SCAN_CRSPACE, in mlx5_crdump_enable()
|
/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | pci_vsc.h | 19 int mlx5_vsc_gw_set_space(struct mlx5_core_dev *dev, u16 space,
|
D | pci_vsc.c | 127 int mlx5_vsc_gw_set_space(struct mlx5_core_dev *dev, u16 space, in mlx5_vsc_gw_set_space() function 293 ret = mlx5_vsc_gw_set_space(dev, MLX5_SEMAPHORE_SPACE_DOMAIN, NULL); in mlx5_vsc_sem_set_space()
|