Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dvport.h137 int mlx5_nic_vport_query_local_lb(struct mlx5_core_dev *mdev, bool *status);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_selftest.c227 err = mlx5_nic_vport_query_local_lb(priv->mdev, &lbtp->local_lb); in mlx5e_test_loopback_setup()
Dvport.c880 int mlx5_nic_vport_query_local_lb(struct mlx5_core_dev *mdev, bool *status) in mlx5_nic_vport_query_local_lb() function
907 EXPORT_SYMBOL_GPL(mlx5_nic_vport_query_local_lb);