Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/infiniband/hw/mlx5/
Dcq.c85 struct mlx5_cqe64 *cqe64; in get_sw_cqe() local
344 static void handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomics()
456 struct mlx5_cqe64 *cqe64; in mlx5_poll_one() local
878 struct mlx5_cqe64 *cqe64; in init_cq_frag_buf() local
1075 static int is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn) in is_equal_rsn()
1082 struct mlx5_cqe64 *cqe64, *dest64; in __mlx5_ib_cq_clean() local
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dsend.c441 struct mlx5_cqe64 *cqe64) in mlx5hws_parse_cqe()
460 struct mlx5_cqe64 *cqe64; in mlx5hws_cq_poll_one() local
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
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.14.4/drivers/vfio/pci/mlx5/
Dcmd.c1017 struct mlx5_cqe64 *cqe64; in init_cq_frag_buf() local
1699 struct mlx5_cqe64 *cqe64; in get_sw_cqe() local
/linux-6.14.4/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c345 struct mlx5_cqe64 *cqe64; in cq_frag_buf_init() local
358 struct mlx5_cqe64 *cqe64 = get_cqe(cq, n & (cq->cqe - 1)); in get_sw_cqe() local
501 struct mlx5_cqe64 *cqe64; in mlx5_vdpa_poll_one() local
/linux-6.14.4/include/linux/mlx5/
Ddevice.h1083 struct mlx5_cqe64 cqe64; member