Home
last modified time | relevance | path

Searched refs:mlx5_core_query_vport_counter (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/linux/mlx5/
Dvport.h121 int mlx5_core_query_vport_counter(struct mlx5_core_dev *dev, u8 other_vport,
/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dib_virt.c136 err = mlx5_core_query_vport_counter(mdev, true, vf, port, out); in mlx5_ib_get_vf_stats()
Dmad.c218 err = mlx5_core_query_vport_counter(mdev, 0, 0, mdev_port_num, in process_pma_cmd()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c962 int mlx5_core_query_vport_counter(struct mlx5_core_dev *dev, u8 other_vport, in mlx5_core_query_vport_counter() function
996 EXPORT_SYMBOL_GPL(mlx5_core_query_vport_counter);