Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc_vdpa.h72 u8 counter_set_id[0x20]; member
H A Dmlx5_ifc.h3293 u8 counter_set_id[0x8]; member
3931 u8 counter_set_id[0x8]; member
4250 u8 counter_set_id[0x8]; member
5637 u8 counter_set_id[0x8]; member
8421 u8 counter_set_id[0x8]; member
9266 u8 counter_set_id[0x8]; member
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dcounters.c284 MLX5_SET(query_q_counter_in, in, counter_set_id, set_id); in mlx5_ib_query_q_counters()
537 MLX5_SET(dealloc_q_counter_in, in, counter_set_id, counter->id); in mlx5_ib_counter_dealloc()
559 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5_ib_counter_bind_qp()
773 MLX5_SET(dealloc_q_counter_in, in, counter_set_id, in mlx5_ib_dealloc_counters()
835 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5_ib_alloc_counters()
H A 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()
1177 MLX5_SET(dealloc_q_counter_in, din, counter_set_id, *obj_id); in devx_obj_build_destroy_cmd()
H A Dqp.c3808 MLX5_SET(rqc, rqc, counter_set_id, raw_qp_param->rq_q_ctr_id); in modify_raw_packet_qp_rq()
4071 MLX5_SET(rqc, rqc, counter_set_id, set_id); in __mlx5_ib_qp_set_raw_qp_counter()
4102 MLX5_SET(qpc, qpc, counter_set_id, set_id); in __mlx5_ib_qp_set_counter()
4318 MLX5_SET(qpc, qpc, counter_set_id, set_id); in __mlx5_ib_modify_qp()
4557 MLX5_SET(dctc, dctc, counter_set_id, set_id); in mlx5_ib_modify_dct()
5663 MLX5_SET(rqc, rqc, counter_set_id, set_id); in mlx5_ib_modify_wq()
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c114 u32 counter_set_id; member
923 MLX5_SET(virtio_q, vq_ctx, counter_set_id, mvq->counter_set_id); in create_virtqueue()
1229 mvq->counter_set_id = MLX5_GET(general_obj_out_cmd_hdr, out, obj_id); in counter_set_alloc()
1243 MLX5_SET(destroy_virtio_q_counters_in, in, hdr.obj_id, mvq->counter_set_id); in counter_set_dealloc()
1247 mlx5_vdpa_warn(&ndev->mvdev, "dealloc counter set 0x%x\n", mvq->counter_set_id); in counter_set_dealloc()
3079 MLX5_SET(general_obj_in_cmd_hdr, cmd_hdr, obj_id, mvq->counter_set_id); in counter_set_query()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c1008 MLX5_SET(rqc, rqc, counter_set_id, q_counter); in mlx5e_build_rq_param()
1028 MLX5_SET(rqc, rqc, counter_set_id, q_counter); in mlx5e_build_drop_rq_param()
/openbmc/linux/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_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()
H A Den_main.c5258 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5e_create_q_counters()
5263 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5e_create_q_counters()
5273 MLX5_SET(dealloc_q_counter_in, in, counter_set_id, in mlx5e_destroy_q_counters()
5279 MLX5_SET(dealloc_q_counter_in, in, counter_set_id, in mlx5e_destroy_q_counters()