Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h1217 mlx5_flow_action_destroy_t action_destroy; member
H A Dmlx5_flow.c6983 if (!fops->action_destroy) { in mlx5_shared_action_destroy()
6989 return fops->action_destroy(dev, action, error); in mlx5_shared_action_destroy()
H A Dmlx5_flow_dv.c12644 .action_destroy = flow_dv_action_destroy,