Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h824 void *count_actns[RTE_MTR_DROPPED + 1]; member
H A Dmlx5_flow_dv.c12101 if (mtb->count_actns[RTE_MTR_DROPPED]) in flow_dv_prepare_mtr_tables()
12102 actions[i++] = mtb->count_actns[RTE_MTR_DROPPED]; in flow_dv_prepare_mtr_tables()
12154 mtb->count_actns[i] = cnt->action; in flow_dv_create_mtr_tbl()
12286 if (mtb->count_actns[i]) in flow_dv_create_policer_forward_rule()
12287 actions[j++] = mtb->count_actns[i]; in flow_dv_create_policer_forward_rule()