Home
last modified time | relevance | path

Searched refs:counter_set_id (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/include/linux/mlx5/
H A Dmlx5_ifc_vdpa.h72 u8 counter_set_id[0x20]; member
H A Dmlx5_ifc.h3591 u8 counter_set_id[0x8]; member
4298 u8 counter_set_id[0x8]; member
4627 u8 counter_set_id[0x8]; member
6036 u8 counter_set_id[0x8]; member
8895 u8 counter_set_id[0x8]; member
9743 u8 counter_set_id[0x8]; member
/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dcounters.c295 MLX5_SET(query_q_counter_in, in, counter_set_id, set_id); in mlx5_ib_query_q_counters()
608 MLX5_SET(dealloc_q_counter_in, in, counter_set_id, counter->id); in mlx5_ib_counter_dealloc()
630 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5_ib_counter_bind_qp()
919 MLX5_SET(dealloc_q_counter_in, in, counter_set_id, in mlx5_ib_dealloc_counters()
985 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5_ib_alloc_counters()
H A Ddevx.c362 return MLX5_GET(alloc_q_counter_out, out, counter_set_id); in devx_get_created_obj_id()
509 counter_set_id)); in devx_get_obj_id()
1219 MLX5_SET(dealloc_q_counter_in, din, counter_set_id, *obj_id); in devx_obj_build_destroy_cmd()
H A Dqp.c3822 MLX5_SET(rqc, rqc, counter_set_id, raw_qp_param->rq_q_ctr_id); in modify_raw_packet_qp_rq()
4085 MLX5_SET(rqc, rqc, counter_set_id, set_id); in __mlx5_ib_qp_set_raw_qp_counter()
4116 MLX5_SET(qpc, qpc, counter_set_id, set_id); in __mlx5_ib_qp_set_counter()
4337 MLX5_SET(qpc, qpc, counter_set_id, set_id); in __mlx5_ib_modify_qp()
4581 MLX5_SET(dctc, dctc, counter_set_id, set_id); in mlx5_ib_modify_dct()
5692 MLX5_SET(rqc, rqc, counter_set_id, set_id); in mlx5_ib_modify_wq()
/linux-6.15/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c127 u32 counter_set_id; member
973 MLX5_SET(virtio_q, vq_ctx, counter_set_id, mvq->counter_set_id); in create_virtqueue()
1427 mvq->counter_set_id = MLX5_GET(general_obj_out_cmd_hdr, out, obj_id); in counter_set_alloc()
1441 MLX5_SET(destroy_virtio_q_counters_in, in, hdr.obj_id, mvq->counter_set_id); in counter_set_dealloc()
1445 mlx5_vdpa_warn(&ndev->mvdev, "dealloc counter set 0x%x\n", mvq->counter_set_id); in counter_set_dealloc()
3520 MLX5_SET(general_obj_in_cmd_hdr, cmd_hdr, obj_id, mvq->counter_set_id); in counter_set_query()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dtransobj.c285 MLX5_SET(rqc, rqc, counter_set_id, params->q_counter); in mlx5_hairpin_create_rq()
H A Den_main.c1068 MLX5_SET(rqc, rqc, counter_set_id, q_counter); in mlx5e_create_rq()
5610 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5e_create_q_counters()
5616 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5e_create_q_counters()
5629 MLX5_SET(dealloc_q_counter_in, in, counter_set_id, in mlx5e_destroy_q_counters()
5636 MLX5_SET(dealloc_q_counter_in, in, counter_set_id, in mlx5e_destroy_q_counters()
H A Den_stats.c626 MLX5_SET(query_q_counter_in, in, counter_set_id, in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
637 MLX5_SET(query_q_counter_in, in, counter_set_id, in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()