Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste_v2.c225 .dealloc_modify_hdr_chunk = &dr_ste_v1_free_modify_hdr_ptrn_arg,
H A Ddr_ste.h199 void (*dealloc_modify_hdr_chunk)(struct mlx5dr_action *action); member
H A Ddr_ste.c689 return dmn->ste_ctx->dealloc_modify_hdr_chunk(action); in mlx5dr_ste_free_modify_hdr()
H A Ddr_ste_v1.c2332 .dealloc_modify_hdr_chunk = &dr_ste_v1_free_modify_hdr_ptrn_arg,