Home
last modified time | relevance | path

Searched defs:arg_id (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dpat_arg.c409 u32 *arg_id) in mlx5hws_arg_create()
450 void mlx5hws_arg_destroy(struct mlx5hws_context *ctx, u32 arg_id) in mlx5hws_arg_destroy()
460 u32 *arg_id) in mlx5hws_arg_create_modify_header_arg()
H A Daction.c917 u32 arg_id; in hws_action_handle_insert_with_ptr() local
1054 u32 arg_id, pat_id; in hws_action_handle_tunnel_l3_to_l2() local
1196 u32 pat_id, arg_id = 0; in hws_action_create_modify_header_hws() local
H A Dcmd.h114 u32 arg_id; member
121 u32 arg_id; member
/linux/kernel/bpf/
H A Dbtf.c9403 arg_type = btf_type_by_id(arg_btf, arg_id); in btf_type_ids_nocast_alias() argument