Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dpci_vsc.h21 int mlx5_vsc_gw_read_block_fast(struct mlx5_core_dev *dev, u32 *data,
Dpci_vsc.c267 int mlx5_vsc_gw_read_block_fast(struct mlx5_core_dev *dev, u32 *data, in mlx5_vsc_gw_read_block_fast() function
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dcrdump.c25 ret = mlx5_vsc_gw_read_block_fast(dev, cr_data, crdump_size); in mlx5_crdump_fill()