Searched refs:mlx5_core_is_mp_slave (Results 1 – 4 of 4) sorted by relevance
135 bool is_mpv_slave = mlx5_core_is_mp_slave(mdev); in ipsec_fs_roce_rx_rule_setup() 577 if (!mlx5_core_is_mp_slave(mdev)) in mlx5_ipsec_fs_roce_tx_destroy() 618 if (mlx5_core_is_mp_slave(mdev)) { in mlx5_ipsec_fs_roce_tx_create() 680 bool is_mpv_slave = mlx5_core_is_mp_slave(mdev); in mlx5_ipsec_fs_roce_rx_destroy() 710 bool is_mpv_slave = mlx5_core_is_mp_slave(mdev); in mlx5_ipsec_fs_roce_rx_create()
211 if (mlx5_core_is_mp_slave(dev)) { in mlx5_devlink_reload_down() 474 if (mlx5_core_is_mp_slave(dev) || mlx5_lag_is_active(dev)) { in mlx5_devlink_enable_roce_validate()
173 if (!mlx5_core_is_mp_slave(dev)) in is_mp_supported()
1269 static inline int mlx5_core_is_mp_slave(struct mlx5_core_dev *dev) in mlx5_core_is_mp_slave() function 1282 return mlx5_core_is_mp_slave(dev) || in mlx5_core_mp_enabled()