Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dcq.c463 int mlx4_init_cq_table(struct mlx4_dev *dev) in mlx4_init_cq_table() function
H A Dmlx4.h967 int mlx4_init_cq_table(struct mlx4_dev *dev);
H A Dmain.c2814 err = mlx4_init_cq_table(dev); in mlx4_setup_hca()