Home
last modified time | relevance | path

Searched defs:qp_table (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dsc/
H A Drc_calc.h78 typedef struct qp_entry qp_table[]; typedef
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dsc/
H A Drc_calc_fpu.h79 typedef struct qp_entry qp_table[]; typedef
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dqp.c51 struct mlx4_qp_table *qp_table = &mlx4_priv(dev)->qp_table; in mlx4_qp_event() local
226 struct mlx4_qp_table *qp_table = &priv->qp_table; in __mlx4_qp_reserve_range() local
278 struct mlx4_qp_table *qp_table = &priv->qp_table; in __mlx4_qp_release_range() local
311 struct mlx4_qp_table *qp_table = &priv->qp_table; __mlx4_qp_alloc_icm() local
368 struct mlx4_qp_table *qp_table = &priv->qp_table; __mlx4_qp_free_icm() local
393 struct mlx4_qp_table *qp_table = &mlx4_priv(dev)->qp_table; mlx4_qp_lookup() local
407 struct mlx4_qp_table *qp_table = &priv->qp_table; mlx4_qp_alloc() local
515 struct mlx4_qp_table *qp_table = &mlx4_priv(dev)->qp_table; mlx4_qp_remove() local
551 struct mlx4_qp_table *qp_table = &mlx4_priv(dev)->qp_table; mlx4_create_zones() local
737 struct mlx4_qp_table *qp_table = &mlx4_priv(dev)->qp_table; mlx4_cleanup_qp_zones() local
764 struct mlx4_qp_table *qp_table = &mlx4_priv(dev)->qp_table; mlx4_init_qp_table() local
[all...]
H A Dmlx4.h722 struct mlx4_icm_table qp_table; member
898 struct mlx4_qp_table qp_table; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c253 struct hns_roce_qp_table *qp_table = &hr_dev->qp_table; in alloc_qpc() local
331 struct hns_roce_qp_table *qp_table = &hr_dev->qp_table; free_qpc() local
345 struct hns_roce_qp_table *qp_table = &hr_dev->qp_table; free_qpn() local
1295 struct hns_roce_qp_table *qp_table = &hr_dev->qp_table; hns_roce_init_qp_table() local
[all...]
H A Dhns_roce_device.h513 struct hns_roce_hem_table qp_table; member
996 struct hns_roce_qp_table qp_table; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dqp.c58 struct mlx4_qp_table *qp_table = &mlx4_priv(dev)->qp_table; in mlx4_qp_event() local
231 struct mlx4_qp_table *qp_table = &priv->qp_table; in __mlx4_qp_reserve_range() local
283 struct mlx4_qp_table *qp_table = &priv->qp_table; in __mlx4_qp_release_range() local
316 struct mlx4_qp_table *qp_table = &priv->qp_table; __mlx4_qp_alloc_icm() local
373 struct mlx4_qp_table *qp_table = &priv->qp_table; __mlx4_qp_free_icm() local
398 struct mlx4_qp_table *qp_table = &mlx4_priv(dev)->qp_table; mlx4_qp_lookup() local
412 struct mlx4_qp_table *qp_table = &priv->qp_table; mlx4_qp_alloc() local
520 struct mlx4_qp_table *qp_table = &mlx4_priv(dev)->qp_table; mlx4_qp_remove() local
555 struct mlx4_qp_table *qp_table = &mlx4_priv(dev)->qp_table; mlx4_create_zones() local
741 struct mlx4_qp_table *qp_table = &mlx4_priv(dev)->qp_table; mlx4_cleanup_qp_zones() local
768 struct mlx4_qp_table *qp_table = &mlx4_priv(dev)->qp_table; mlx4_init_qp_table() local
[all...]
H A Dmlx4.h725 struct mlx4_icm_table qp_table; member
906 struct mlx4_qp_table qp_table; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c230 struct hns_roce_qp_table *qp_table = &hr_dev->qp_table; in alloc_qpn() local
305 struct hns_roce_qp_table *qp_table = &hr_dev->qp_table; in alloc_qpc() local
388 struct hns_roce_qp_table *qp_table = &hr_dev->qp_table; free_qpc() local
1462 struct hns_roce_qp_table *qp_table = &hr_dev->qp_table; hns_roce_init_qp_table() local
[all...]
H A Dhns_roce_device.h477 struct hns_roce_hem_table qp_table; member
958 struct hns_roce_qp_table qp_table; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h259 struct mthca_icm_table *qp_table; member
344 struct mthca_qp_table qp_table; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw.h248 struct i40iw_qp **qp_table; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h259 struct mthca_icm_table *qp_table; member
344 struct mthca_qp_table qp_table; member
/kernel/linux/linux-5.10/include/rdma/
H A Drdmavt_qp.h498 struct rvt_qp __rcu **qp_table; member
/kernel/linux/linux-6.6/include/rdma/
H A Drdmavt_qp.h498 struct rvt_qp __rcu **qp_table; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dmain.h313 struct irdma_qp **qp_table; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h1022 struct mlx5_qp_table qp_table; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h1148 struct mlx5_qp_table qp_table; member

Completed in 36 milliseconds