Home
last modified time | relevance | path

Searched defs:cqe64 (Results 1 – 4 of 4) sorted by relevance

/linux-5.10/drivers/infiniband/hw/mlx5/
Dcq.c82 struct mlx5_cqe64 *cqe64; in get_sw_cqe() local
335 static void handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomics()
447 struct mlx5_cqe64 *cqe64; in mlx5_poll_one() local
846 struct mlx5_cqe64 *cqe64; in init_cq_frag_buf() local
1044 static int is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn) in is_equal_rsn()
1051 struct mlx5_cqe64 *cqe64, *dest64; in __mlx5_ib_cq_clean() local
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c50 static int dr_parse_cqe(struct mlx5dr_cq *dr_cq, struct mlx5_cqe64 *cqe64) in dr_parse_cqe()
75 struct mlx5_cqe64 *cqe64; in dr_cq_poll_one() local
/linux-5.10/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c298 struct mlx5_cqe64 *cqe64; in cq_frag_buf_init() local
311 struct mlx5_cqe64 *cqe64 = get_cqe(cq, n & (cq->cqe - 1)); in get_sw_cqe() local
454 struct mlx5_cqe64 *cqe64; in mlx5_vdpa_poll_one() local
/linux-5.10/include/linux/mlx5/
Ddevice.h1003 struct mlx5_cqe64 cqe64; member