Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dcq.c82 struct mlx5_cqe64 *cqe64; in get_sw_cqe() local
338 static void handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomics()
450 struct mlx5_cqe64 *cqe64; in mlx5_poll_one() local
867 struct mlx5_cqe64 *cqe64; in init_cq_frag_buf() local
1063 static int is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn) in is_equal_rsn()
1070 struct mlx5_cqe64 *cqe64, *dest64; in __mlx5_ib_cq_clean() local
/linux-6.1.9/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-6.1.9/drivers/vfio/pci/mlx5/
Dcmd.c615 struct mlx5_cqe64 *cqe64; in init_cq_frag_buf() local
1265 struct mlx5_cqe64 *cqe64; in get_sw_cqe() local
/linux-6.1.9/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c368 struct mlx5_cqe64 *cqe64; in cq_frag_buf_init() local
381 struct mlx5_cqe64 *cqe64 = get_cqe(cq, n & (cq->cqe - 1)); in get_sw_cqe() local
524 struct mlx5_cqe64 *cqe64; in mlx5_vdpa_poll_one() local
/linux-6.1.9/include/linux/mlx5/
Ddevice.h1036 struct mlx5_cqe64 cqe64; member