Home
last modified time | relevance | path

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

/linux-6.8/drivers/infiniband/hw/mlx5/
Dcq.c82 struct mlx5_cqe64 *cqe64; in get_sw_cqe() local
341 static void handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomics()
453 struct mlx5_cqe64 *cqe64; in mlx5_poll_one() local
870 struct mlx5_cqe64 *cqe64; in init_cq_frag_buf() local
1066 static int is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn) in is_equal_rsn()
1073 struct mlx5_cqe64 *cqe64, *dest64; in __mlx5_ib_cq_clean() local
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c189 static int dr_parse_cqe(struct mlx5dr_cq *dr_cq, struct mlx5_cqe64 *cqe64) in dr_parse_cqe()
214 struct mlx5_cqe64 *cqe64; in dr_cq_poll_one() local
/linux-6.8/drivers/vfio/pci/mlx5/
Dcmd.c925 struct mlx5_cqe64 *cqe64; in init_cq_frag_buf() local
1576 struct mlx5_cqe64 *cqe64; in get_sw_cqe() local
/linux-6.8/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c334 struct mlx5_cqe64 *cqe64; in cq_frag_buf_init() local
347 struct mlx5_cqe64 *cqe64 = get_cqe(cq, n & (cq->cqe - 1)); in get_sw_cqe() local
490 struct mlx5_cqe64 *cqe64; in mlx5_vdpa_poll_one() local
/linux-6.8/include/linux/mlx5/
Ddevice.h1061 struct mlx5_cqe64 cqe64; member