Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mlx5/
Dcq.h163 int mlx5_init_cq_table(struct mlx5_core_dev *dev);
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
Dcq.c222 int mlx5_init_cq_table(struct mlx5_core_dev *dev) in mlx5_init_cq_table() function
Dmain.c735 mlx5_init_cq_table(dev); in mlx5_dev_init()