Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dqp.c126 struct mlx5_core_dct *dct; in mlx5_rsc_event()
146 dct = (struct mlx5_core_dct *)common; in mlx5_rsc_event()
195 struct mlx5_core_dct *dct, in mlx5_core_create_dct()
270 struct mlx5_core_dct *dct) in mlx5_core_drain_dct()
283 struct mlx5_core_dct *dct) in mlx5_core_destroy_dct()
495 int mlx5_core_dct_query(struct mlx5_core_dev *dev, struct mlx5_core_dct *dct, in mlx5_core_dct_query()
/Linux-v4.19/include/linux/mlx5/
Dqp.h476 struct mlx5_core_dct { struct
558 struct mlx5_core_dct *qp,
570 struct mlx5_core_dct *dct);
573 int mlx5_core_dct_query(struct mlx5_core_dev *dev, struct mlx5_core_dct *dct,
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h383 struct mlx5_core_dct mdct;
Dqp.c5029 struct mlx5_core_dct *dct = &mqp->dct.mdct; in mlx5_ib_dct_query_qp()