Searched refs:prev_cnt (Results 1 – 2 of 2) sorted by relevance
516 mtr->prev_cnt = 0; in cnxk_nix_mtr_create()579 while ((mtr->prev_cnt) + 1) { in cnxk_nix_mtr_destroy()585 mtr->prev_cnt--; in cnxk_nix_mtr_destroy()594 while (mtr->prev_cnt) { in cnxk_nix_mtr_destroy()600 mtr->prev_cnt--; in cnxk_nix_mtr_destroy()973 mtr[i]->prev_cnt = 0; in nix_mtr_chain_reset()997 mtr->prev_id[mtr->prev_cnt] = prev_id; in nix_mtr_chain_update()1002 mtr->prev_id[mtr->prev_cnt] = prev_id; in nix_mtr_chain_update()1320 mtr->prev_cnt++; in nix_mtr_color_action_validate()1361 mtr->prev_cnt++; in nix_mtr_color_action_validate()[all …]
199 uint32_t prev_cnt; member