Home
last modified time | relevance | path

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

/Linux-v5.15/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
860 struct mlx5_cqe64 *cqe64; in init_cq_frag_buf() local
1056 static int is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn) in is_equal_rsn()
1063 struct mlx5_cqe64 *cqe64, *dest64; in __mlx5_ib_cq_clean() local
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c52 static int dr_parse_cqe(struct mlx5dr_cq *dr_cq, struct mlx5_cqe64 *cqe64) in dr_parse_cqe()
77 struct mlx5_cqe64 *cqe64; in dr_cq_poll_one() local
/Linux-v5.15/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c358 struct mlx5_cqe64 *cqe64; in cq_frag_buf_init() local
371 struct mlx5_cqe64 *cqe64 = get_cqe(cq, n & (cq->cqe - 1)); in get_sw_cqe() local
514 struct mlx5_cqe64 *cqe64; in mlx5_vdpa_poll_one() local
/Linux-v5.15/include/linux/mlx5/
Ddevice.h1025 struct mlx5_cqe64 cqe64; member