Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Dmlx5_ifc_vdpa.h72 u8 counter_set_id[0x20]; member
/linux/drivers/infiniband/hw/mlx5/
H A Dcounters.c307 MLX5_SET(query_q_counter_in, in, counter_set_id, set_id); in mlx5_ib_query_q_counters()
620 MLX5_SET(dealloc_q_counter_in, in, counter_set_id, counter->id); in mlx5_ib_counter_dealloc()
643 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5_ib_counter_bind_qp()
939 MLX5_SET(dealloc_q_counter_in, in, counter_set_id, in mlx5_ib_dealloc_counters()
1005 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5_ib_alloc_counters()
H A Ddevx.c363 return MLX5_GET(alloc_q_counter_out, out, counter_set_id); in devx_get_created_obj_id()
510 counter_set_id)); in devx_get_obj_id()
1220 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()
4586 MLX5_SET(dctc, dctc, counter_set_id, set_id); in mlx5_ib_modify_dct()
5697 MLX5_SET(rqc, rqc, counter_set_id, set_id); in mlx5_ib_modify_wq()
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c127 u32 counter_set_id; member
971 MLX5_SET(virtio_q, vq_ctx, counter_set_id, mvq->counter_set_id); in create_virtqueue()
1425 mvq->counter_set_id = MLX5_GET(general_obj_out_cmd_hdr, out, obj_id); in counter_set_alloc()
1439 MLX5_SET(destroy_virtio_q_counters_in, in, hdr.obj_id, mvq->counter_set_id); in counter_set_dealloc()
1443 mlx5_vdpa_warn(&ndev->mvdev, "dealloc counter set 0x%x\n", mvq->counter_set_id); in counter_set_dealloc()
3534 MLX5_SET(general_obj_in_cmd_hdr, cmd_hdr, obj_id, mvq->counter_set_id); in counter_set_query()
/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_main.c1115 MLX5_SET(rqc, rqc, counter_set_id, q_counter); in mlx5e_create_rq()
5840 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5e_create_q_counters()
5846 MLX5_GET(alloc_q_counter_out, out, counter_set_id); in mlx5e_create_q_counters()
5859 MLX5_SET(dealloc_q_counter_in, in, counter_set_id, in mlx5e_destroy_q_counters()
5866 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()