Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx4/
Dcq.c128 struct mlx4_cq_table *cq_table = &mlx4_priv(dev)->cq_table; in mlx4_cq_event() local
220 struct mlx4_cq_table *cq_table = &priv->cq_table; in __mlx4_cq_alloc_icm() local
267 struct mlx4_cq_table *cq_table = &priv->cq_table; in __mlx4_cq_free_icm() local
349 struct mlx4_cq_table *cq_table = &priv->cq_table; in mlx4_cq_alloc() local
439 struct mlx4_cq_table *cq_table = &priv->cq_table; in mlx4_cq_free() local
465 struct mlx4_cq_table *cq_table = &mlx4_priv(dev)->cq_table; in mlx4_init_cq_table() local
Dmlx4.h896 struct mlx4_cq_table cq_table; member
/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_cq.c60 struct hns_roce_cq_table *cq_table = &hr_dev->cq_table; in alloc_cqn() local
91 struct hns_roce_cq_table *cq_table = &hr_dev->cq_table; in free_cqn() local
133 struct hns_roce_cq_table *cq_table = &hr_dev->cq_table; in alloc_cqc() local
176 struct hns_roce_cq_table *cq_table = &hr_dev->cq_table; in free_cqc() local
506 struct hns_roce_cq_table *cq_table = &hr_dev->cq_table; in hns_roce_init_cq_table() local
Dhns_roce_device.h939 struct hns_roce_cq_table cq_table; member
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Deq.h28 struct mlx5_cq_table cq_table; member
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c266 struct mlx5_cq_table *cq_table = &eq->cq_table; in create_map_eq() local
/Linux-v6.1/drivers/infiniband/hw/mthca/
Dmthca_dev.h342 struct mthca_cq_table cq_table; member
/Linux-v6.1/drivers/net/ethernet/microsoft/mana/
Dgdma.h344 struct gdma_queue **cq_table; member