Lines Matching refs:schq_contig
2033 req_schq = req->schq_contig[lvl] + req->schq[lvl]; in nix_check_txschq_alloc_req()
2061 req->schq_contig[lvl] > MAX_TXSCHQ_PER_FUNC) in nix_check_txschq_alloc_req()
2065 if (!hw->cap.nix_fixed_txschq_mapping && req->schq_contig[lvl] && in nix_check_txschq_alloc_req()
2066 !rvu_rsrc_check_contig(&txsch->schq, req->schq_contig[lvl])) in nix_check_txschq_alloc_req()
2085 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
2086 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()
2091 if (rsp->schq_contig[lvl]) in nix_txsch_alloc()
2108 rsp->schq_contig[lvl] = 0; in nix_txsch_alloc()
2113 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
2114 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()
2127 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
2130 rsp->schq_contig[lvl], 0); in nix_txsch_alloc()
2132 rsp->schq_contig[lvl] = 0; in nix_txsch_alloc()
2133 for (idx = 0; idx < rsp->schq_contig[lvl]; idx++) { in nix_txsch_alloc()
2194 if (!req->schq[lvl] && !req->schq_contig[lvl]) in rvu_mbox_handler_nix_txsch_alloc()
2198 rsp->schq_contig[lvl] = req->schq_contig[lvl]; in rvu_mbox_handler_nix_txsch_alloc()
2215 for (idx = 0; idx < req->schq_contig[lvl]; idx++) { in rvu_mbox_handler_nix_txsch_alloc()