Searched defs:cqe64 (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | cq.c | 82 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() argument 447 struct mlx5_cqe64 *cqe64; in mlx5_poll_one() local 845 struct mlx5_cqe64 *cqe64; init_cq_frag_buf() local 1041 is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn) is_equal_rsn() argument 1048 struct mlx5_cqe64 *cqe64, *dest64; __mlx5_ib_cq_clean() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_send.c | 50 static int dr_parse_cqe(struct mlx5dr_cq *dr_cq, struct mlx5_cqe64 *cqe64) in dr_parse_cqe() argument 75 struct mlx5_cqe64 *cqe64; in dr_cq_poll_one() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | cq.c | 82 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() argument 453 struct mlx5_cqe64 *cqe64; in mlx5_poll_one() local 870 struct mlx5_cqe64 *cqe64; init_cq_frag_buf() local 1066 is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn) is_equal_rsn() argument 1073 struct mlx5_cqe64 *cqe64, *dest64; __mlx5_ib_cq_clean() local [all...] |
/kernel/linux/linux-5.10/drivers/vdpa/mlx5/net/ |
H A D | mlx5_vnet.c | 301 struct mlx5_cqe64 *cqe64; in cq_frag_buf_init() local 314 struct mlx5_cqe64 *cqe64 = get_cqe(cq, n & (cq->cqe - 1)); in get_sw_cqe() local 457 struct mlx5_cqe64 *cqe64; in mlx5_vdpa_poll_one() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_send.c | 189 static int dr_parse_cqe(struct mlx5dr_cq *dr_cq, struct mlx5_cqe64 *cqe64) in dr_parse_cqe() argument 214 struct mlx5_cqe64 *cqe64; in dr_cq_poll_one() local
|
/kernel/linux/linux-6.6/drivers/vfio/pci/mlx5/ |
H A D | cmd.c | 876 struct mlx5_cqe64 *cqe64; in init_cq_frag_buf() local 1527 struct mlx5_cqe64 *cqe64; in get_sw_cqe() local
|
/kernel/linux/linux-6.6/drivers/vdpa/mlx5/net/ |
H A D | mlx5_vnet.c | 325 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 [all...] |
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | device.h | 1003 struct mlx5_cqe64 cqe64; member
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | device.h | 1060 struct mlx5_cqe64 cqe64; member
|
Completed in 20 milliseconds