Searched refs:flow_counter_id (Results 1 – 6 of 6) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | fs_cmd.c | 719 MLX5_SET(flow_counter_list, in_dests, flow_counter_id, in mlx5_cmd_set_fte() 809 *id = MLX5_GET(alloc_flow_counter_out, out, flow_counter_id); in mlx5_cmd_fc_bulk_alloc() 824 MLX5_SET(dealloc_flow_counter_in, in, flow_counter_id, id); in mlx5_cmd_fc_free() 840 MLX5_SET(query_flow_counter_in, in, flow_counter_id, id); in mlx5_cmd_fc_query() 865 MLX5_SET(query_flow_counter_in, in, flow_counter_id, base_id); in mlx5_cmd_fc_bulk_query()
|
| /drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | prm.h | 228 u8 flow_counter_id[0x20]; member
|
| A D | cmd.c | 471 MLX5_SET(stc_ste_param_flow_counter, stc_param, flow_counter_id, stc_attr->id); in hws_cmd_stc_modify_set_stc_param()
|
| /drivers/infiniband/hw/mlx5/ |
| A D | devx.c | 370 return MLX5_GET(alloc_flow_counter_out, out, flow_counter_id); in devx_get_created_obj_id() 514 flow_counter_id)); in devx_get_obj_id() 1264 MLX5_SET(dealloc_flow_counter_in, din, flow_counter_id, in devx_obj_build_destroy_cmd()
|
| A D | fs.c | 2430 flow_counter_id); in is_flow_counter()
|
| /drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| A D | dr_cmd.c | 952 MLX5_SET(flow_counter_list, in_dests, flow_counter_id, in mlx5dr_cmd_set_fte()
|
Completed in 1013 milliseconds