Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dqp.h586 void mlx5_init_qp_table(struct mlx5_core_dev *dev);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dqp.c524 void mlx5_init_qp_table(struct mlx5_core_dev *dev) in mlx5_init_qp_table() function
Dmain.c838 mlx5_init_qp_table(dev); in mlx5_init_once()