Searched refs:fmp (Results 1 – 3 of 3) sorted by relevance
104 fmp = data.ptr; in mlx5_flow_meter_profile_find()110 return fmp; in mlx5_flow_meter_profile_find()154 if (fmp) in mlx5_flow_meter_profile_validate()507 if (fmp == NULL) in mlx5_flow_meter_profile_add()519 data.ptr = fmp; in mlx5_flow_meter_profile_add()528 mlx5_free(fmp); in mlx5_flow_meter_profile_add()559 if (fmp == NULL) in mlx5_flow_meter_profile_delete()573 mlx5_free(fmp); in mlx5_flow_meter_profile_delete()1209 if (fmp == NULL) in mlx5_flow_meter_create()1638 fmp->ref_cnt++; in mlx5_flow_meter_profile_update()[all …]
649 struct mlx5_flow_meter_profile *fmp; in mlx5_aso_mtr_sq_enqueue_single() local690 fmp = fm->profile; in mlx5_aso_mtr_sq_enqueue_single()691 if (fmp->profile.packet_mode) in mlx5_aso_mtr_sq_enqueue_single()700 switch (fmp->profile.alg) { in mlx5_aso_mtr_sq_enqueue_single()
73 return fmp; in nix_mtr_profile_find()86 return fmp; in nix_mtr_policy_find()238 if (fmp) { in cnxk_nix_mtr_profile_add()245 if (fmp == NULL) in cnxk_nix_mtr_profile_add()272 if (fmp == NULL) in cnxk_nix_mtr_profile_delete()278 if (fmp->ref_cnt) in cnxk_nix_mtr_profile_delete()284 plt_free(fmp); in cnxk_nix_mtr_profile_delete()412 if (fmp) { in cnxk_nix_mtr_policy_add()435 plt_free(fmp); in cnxk_nix_mtr_policy_add()453 if (fmp->ref_cnt) in cnxk_nix_mtr_policy_delete()[all …]