Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h177 int mlx5_query_board_id(struct mlx5_core_dev *dev);
Dfw.c70 int mlx5_query_board_id(struct mlx5_core_dev *dev) in mlx5_query_board_id() function
Dmain.c932 err = mlx5_query_board_id(dev); in mlx5_init_once()