Home
last modified time | relevance | path

Searched defs:cq_table (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/mellanox/mlx4/
Dcq.c74 struct mlx4_cq_table *cq_table = &mlx4_priv(dev)->cq_table; in mlx4_cq_event() local
174 struct mlx4_cq_table *cq_table = &priv->cq_table; in __mlx4_cq_alloc_icm() local
220 struct mlx4_cq_table *cq_table = &priv->cq_table; in __mlx4_cq_free_icm() local
248 struct mlx4_cq_table *cq_table = &priv->cq_table; in mlx4_cq_alloc() local
316 struct mlx4_cq_table *cq_table = &priv->cq_table; in mlx4_cq_free() local
339 struct mlx4_cq_table *cq_table = &mlx4_priv(dev)->cq_table; in mlx4_init_cq_table() local
Dmlx4.h739 struct mlx4_cq_table cq_table; member
/linux-3.4.99/drivers/infiniband/hw/mthca/
Dmthca_dev.h343 struct mthca_cq_table cq_table; member