Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h86 int mlx5_query_board_id(struct mlx5_core_dev *dev);
Dfw.c50 int mlx5_query_board_id(struct mlx5_core_dev *dev) in mlx5_query_board_id() function
Dmain.c1004 err = mlx5_query_board_id(dev); in mlx5_load_one()