Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c147 void *mod_hdr_actions; member
360 key.actions = parse_attr->mod_hdr_actions; in mlx5e_attach_mod_hdr()
950 kfree(parse_attr->mod_hdr_actions); in mlx5e_tc_add_nic_flow()
1207 kfree(parse_attr->mod_hdr_actions); in mlx5e_tc_add_fdb_flow()
2355 action = parse_attr->mod_hdr_actions + in offload_pedit_fields()
2490 parse_attr->mod_hdr_actions = kcalloc(max_actions, action_size, GFP_KERNEL); in alloc_mod_hdr_actions()
2491 if (!parse_attr->mod_hdr_actions) in alloc_mod_hdr_actions()
2550 if (!parse_attr->mod_hdr_actions) { in alloc_tc_pedit_action()
2576 kfree(parse_attr->mod_hdr_actions); in alloc_tc_pedit_action()
2908 kfree(parse_attr->mod_hdr_actions); in parse_tc_nic_actions()
[all …]