Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dcounters.c230 MLX5_SET(query_q_counter_in, in, counter_set_id, set_id); in mlx5_ib_query_q_counters()
439 MLX5_SET(dealloc_q_counter_in, in, counter_set_id, counter->id); in mlx5_ib_counter_dealloc()
460 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5_ib_counter_bind_qp()
633 MLX5_SET(dealloc_q_counter_in, in, counter_set_id, in mlx5_ib_dealloc_counters()
687 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5_ib_alloc_counters()
Ddevx.c320 return MLX5_GET(alloc_q_counter_out, out, counter_set_id); in devx_get_created_obj_id()
467 counter_set_id)); in devx_get_obj_id()
1163 MLX5_SET(dealloc_q_counter_in, din, counter_set_id, *obj_id); in devx_obj_build_destroy_cmd()
Dqp.c3716 MLX5_SET(rqc, rqc, counter_set_id, raw_qp_param->rq_q_ctr_id); in modify_raw_packet_qp_rq()
3983 MLX5_SET(qpc, qpc, counter_set_id, set_id); in __mlx5_ib_qp_set_counter()
4199 MLX5_SET(qpc, qpc, counter_set_id, set_id); in __mlx5_ib_modify_qp()
4438 MLX5_SET(dctc, dctc, counter_set_id, set_id); in mlx5_ib_modify_dct()
5521 MLX5_SET(rqc, rqc, counter_set_id, set_id); in mlx5_ib_modify_wq()
/Linux-v6.1/include/linux/mlx5/
Dmlx5_ifc_vdpa.h72 u8 counter_set_id[0x20]; member
Dmlx5_ifc.h3204 u8 counter_set_id[0x8]; member
3825 u8 counter_set_id[0x8]; member
4144 u8 counter_set_id[0x8]; member
5480 u8 counter_set_id[0x8]; member
8166 u8 counter_set_id[0x8]; member
9010 u8 counter_set_id[0x8]; member
/Linux-v6.1/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c124 u32 counter_set_id; member
893 MLX5_SET(virtio_q, vq_ctx, counter_set_id, mvq->counter_set_id); in create_virtqueue()
1199 mvq->counter_set_id = MLX5_GET(general_obj_out_cmd_hdr, out, obj_id); in counter_set_alloc()
1213 MLX5_SET(destroy_virtio_q_counters_in, in, hdr.obj_id, mvq->counter_set_id); in counter_set_dealloc()
1217 mlx5_vdpa_warn(&ndev->mvdev, "dealloc counter set 0x%x\n", mvq->counter_set_id); in counter_set_dealloc()
2757 MLX5_SET(general_obj_in_cmd_hdr, cmd_hdr, obj_id, mvq->counter_set_id); in counter_set_query()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dparams.c936 MLX5_SET(rqc, rqc, counter_set_id, q_counter); in mlx5e_build_rq_param()
956 MLX5_SET(rqc, rqc, counter_set_id, q_counter); in mlx5e_build_drop_rq_param()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dtransobj.c285 MLX5_SET(rqc, rqc, counter_set_id, params->q_counter); in mlx5_hairpin_create_rq()
Den_main.c5181 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5e_create_q_counters()
5186 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5e_create_q_counters()
5196 MLX5_SET(dealloc_q_counter_in, in, counter_set_id, in mlx5e_destroy_q_counters()
5202 MLX5_SET(dealloc_q_counter_in, in, counter_set_id, in mlx5e_destroy_q_counters()
Den_stats.c615 MLX5_SET(query_q_counter_in, in, counter_set_id, in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
624 MLX5_SET(query_q_counter_in, in, counter_set_id, in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()