Searched refs:red_pass (Results 1 – 2 of 2) sorted by relevance
157 if (rq->red_pass && (rq->red_pass >= rq->red_drop)) { in nix_rq_cn9k_cfg()159 aq->rq.lpb_pool_pass = rq->red_pass; in nix_rq_cn9k_cfg()202 if (rq->red_pass && (rq->red_pass >= rq->red_drop)) { in nix_rq_cn9k_cfg()307 if (rq->red_pass && (rq->red_pass >= rq->red_drop)) { in nix_rq_cfg()309 aq->rq.lpb_pool_pass = rq->red_pass; in nix_rq_cfg()310 aq->rq.wqe_pool_pass = rq->red_pass; in nix_rq_cfg()311 aq->rq.xqe_pass = rq->red_pass; in nix_rq_cfg()374 if (rq->red_pass && (rq->red_pass >= rq->red_drop)) { in nix_rq_cfg()
295 uint8_t red_pass; member