Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h1534 mlx5_flow_action_destroy_t action_destroy; member
H A Dmlx5_flow_hw.c2332 .action_destroy = flow_dv_action_destroy,
H A Dmlx5_flow.c9663 if (!fops->action_destroy) { in mlx5_action_handle_destroy()
9669 return fops->action_destroy(dev, handle, error); in mlx5_action_handle_destroy()
H A Dmlx5_flow_dv.c18514 .action_destroy = flow_dv_action_destroy,