Searched refs:drop_action_destroy (Results 1 – 5 of 5) sorted by relevance
1080 .drop_action_destroy = mlx5_ibv_drop_action_destroy,
1496 priv->obj_ops.drop_action_destroy = in mlx5_dev_spawn()1497 ibv_obj_ops.drop_action_destroy; in mlx5_dev_spawn()
924 void (*drop_action_destroy)(struct rte_eth_dev *dev); member
1546 .drop_action_destroy = mlx5_devx_drop_action_destroy,
2513 priv->obj_ops.drop_action_destroy(dev); in mlx5_drop_action_destroy()