Searched refs:yc_action (Results 1 – 3 of 3) sorted by relevance
429 aq->prof.yc_action = NIX_RX_BAND_PROF_ACTIONRESULT_PASS; in cn10k_set_ipolicer_rate()430 aq->prof_mask.yc_action = 0x3; in cn10k_set_ipolicer_rate()
730 uint64_t yc_action : 2; member
1842 str = (prof->yc_action == 0) ? "PASS" : in print_band_prof_ctx()1843 (prof->yc_action == 1) ? "DROP" : "RED"; in print_band_prof_ctx()
Completed in 17 milliseconds