Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_flow_os.h93 mlx5_flow_os_destroy_flow(void *drv_flow_ptr) in mlx5_flow_os_destroy_flow() function
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_flow_os.h428 int mlx5_flow_os_destroy_flow(void *drv_flow_ptr);
H A Dmlx5_flow_os.c239 mlx5_flow_os_destroy_flow(void *drv_flow_ptr) in mlx5_flow_os_destroy_flow() function
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c14721 claim_zero(mlx5_flow_os_destroy_flow(dh->drv_flow)); in flow_dv_remove()
15522 claim_zero(mlx5_flow_os_destroy_flow(color_rule->rule)); in __flow_dv_destroy_sub_policy_rules()
16306 claim_zero(mlx5_flow_os_destroy_flow(fm->drop_rule[i])); in flow_dv_destroy_mtr_tbls()
16322 claim_zero(mlx5_flow_os_destroy_flow in flow_dv_destroy_mtr_drop_tbls()
16581 mlx5_flow_os_destroy_flow(color_rule->rule); in __flow_dv_create_domain_policy_rules()
17081 claim_zero(mlx5_flow_os_destroy_flow in flow_dv_create_mtr_tbls()
17464 mlx5_flow_os_destroy_flow(color_rule->rule); in flow_dv_meter_hierarchy_rule_create()
17604 claim_zero(mlx5_flow_os_destroy_flow(flow)); in mlx5_flow_discover_dr_action_support()
17682 claim_zero(mlx5_flow_os_destroy_flow(flow)); in mlx5_flow_dv_discover_counter_offset_support()
18469 claim_zero(mlx5_flow_os_destroy_flow in flow_dv_discover_priorities()