Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mlx5/
Dvport.h136 int mlx5_nic_vport_query_local_lb(struct mlx5_core_dev *mdev, bool *status);
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_selftest.c226 err = mlx5_nic_vport_query_local_lb(priv->mdev, &lbtp->local_lb); in mlx5e_test_loopback_setup()
Dvport.c867 int mlx5_nic_vport_query_local_lb(struct mlx5_core_dev *mdev, bool *status) in mlx5_nic_vport_query_local_lb() function
894 EXPORT_SYMBOL_GPL(mlx5_nic_vport_query_local_lb);