Home
last modified time | relevance | path

Searched refs:drop_actn (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h822 void *drop_actn; member
H A Dmlx5_flow_dv.c12005 if (mtd->drop_actn) in flow_dv_destroy_mtr_tbl()
12006 claim_zero(mlx5_flow_os_destroy_flow_action(mtd->drop_actn)); in flow_dv_destroy_mtr_tbl()
12103 actions[i++] = mtb->drop_actn; in flow_dv_prepare_mtr_tables()
12157 ret = mlx5_flow_os_create_flow_action_drop(&mtb->drop_actn); in flow_dv_create_mtr_tbl()
12289 actions[j++] = mtb->drop_actn; in flow_dv_create_policer_forward_rule()