Searched refs:red_drop (Results 1 – 2 of 2) sorted by relevance
157 if (rq->red_pass && (rq->red_pass >= rq->red_drop)) { in nix_rq_cn9k_cfg()162 aq->rq.lpb_pool_drop = rq->red_drop; 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()314 aq->rq.lpb_pool_drop = rq->red_drop; in nix_rq_cfg()315 aq->rq.wqe_pool_drop = rq->red_drop; in nix_rq_cfg()316 aq->rq.xqe_drop = rq->red_drop; in nix_rq_cfg()374 if (rq->red_pass && (rq->red_pass >= rq->red_drop)) { in nix_rq_cfg()
293 uint8_t red_drop; member