Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dpci_vsc.h24 static inline bool mlx5_vsc_accessible(struct mlx5_core_dev *dev) in mlx5_vsc_accessible() function
Dpci_vsc.c129 if (!mlx5_vsc_accessible(dev)) in mlx5_vsc_gw_set_space()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dcrdump.c81 if (!mlx5_core_is_pf(dev) || !mlx5_vsc_accessible(dev) || in mlx5_crdump_enable()