Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A 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
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A 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
/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c876 struct mlx5_cqe64 *cqe64; in init_cq_frag_buf() local
1527 struct mlx5_cqe64 *cqe64; in get_sw_cqe() local
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c325 struct mlx5_cqe64 *cqe64; in cq_frag_buf_init() local
338 struct mlx5_cqe64 *cqe64 = get_cqe(cq, n & (cq->cqe - 1)); in get_sw_cqe() local
481 struct mlx5_cqe64 *cqe64; in mlx5_vdpa_poll_one() local
/openbmc/linux/include/linux/mlx5/
H A Ddevice.h1060 struct mlx5_cqe64 cqe64; member