Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Dqp.h581 void mlx5_init_qp_table(struct mlx5_core_dev *dev);
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dqp.c469 void mlx5_init_qp_table(struct mlx5_core_dev *dev) in mlx5_init_qp_table() function
Dmain.c959 mlx5_init_qp_table(dev); in mlx5_init_once()