Home
last modified time | relevance | path

Searched refs:mlx5dr_cq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c189 static int dr_parse_cqe(struct mlx5dr_cq *dr_cq, struct mlx5_cqe64 *cqe64) in dr_parse_cqe()
212 static int dr_cq_poll_one(struct mlx5dr_cq *dr_cq) in dr_cq_poll_one()
235 static int dr_poll_cq(struct mlx5dr_cq *dr_cq, int ne) in dr_poll_cq()
1058 static struct mlx5dr_cq *dr_create_cq(struct mlx5_core_dev *mdev, in dr_create_cq()
1066 struct mlx5dr_cq *cq; in dr_create_cq()
1146 static void dr_destroy_cq(struct mlx5_core_dev *mdev, struct mlx5dr_cq *cq) in dr_destroy_cq()
H A Ddr_types.h1435 struct mlx5dr_cq { struct
1452 struct mlx5dr_cq *cq; argument