Home
last modified time | relevance | path

Searched refs:mlx5_core_dct (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dqp.c44 struct mlx5_core_dct *dct);
128 struct mlx5_core_dct *dct; in rsc_event_notifier()
183 dct = (struct mlx5_core_dct *)common; in rsc_event_notifier()
234 struct mlx5_core_dct *dct, bool need_cleanup) in _mlx5_core_destroy_dct()
265 struct mlx5_core_dct *dct, in mlx5_core_create_dct()
338 struct mlx5_core_dct *dct) in mlx5_core_drain_dct()
352 struct mlx5_core_dct *dct) in mlx5_core_destroy_dct()
556 int mlx5_core_dct_query(struct mlx5_core_dev *dev, struct mlx5_core_dct *dct, in mlx5_core_dct_query()
/Linux-v5.4/include/linux/mlx5/
Dqp.h485 struct mlx5_core_dct { struct
562 struct mlx5_core_dct *qp,
575 struct mlx5_core_dct *dct);
578 int mlx5_core_dct_query(struct mlx5_core_dev *dev, struct mlx5_core_dct *dct,
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h395 struct mlx5_core_dct mdct;
Ddevx.c101 struct mlx5_core_dct core_dct;
Dqp.c5696 struct mlx5_core_dct *dct = &mqp->dct.mdct; in mlx5_ib_dct_query_qp()