Home
last modified time | relevance | path

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

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