Searched refs:schq_contig (Results 1 – 2 of 2) sorted by relevance
1156 req_schq = req->schq_contig[lvl] + req->schq[lvl]; in rvu_mbox_handler_nix_txsch_alloc()1164 if (req->schq_contig[lvl] || in rvu_mbox_handler_nix_txsch_alloc()1177 if (req->schq_contig[lvl] && in rvu_mbox_handler_nix_txsch_alloc()1178 !rvu_rsrc_check_contig(&txsch->schq, req->schq_contig[lvl])) in rvu_mbox_handler_nix_txsch_alloc()1188 rsp->schq_contig[lvl] = req->schq_contig[lvl]; in rvu_mbox_handler_nix_txsch_alloc()1192 if (!req->schq[lvl] && !req->schq_contig[lvl]) in rvu_mbox_handler_nix_txsch_alloc()1201 rsp->schq_contig[lvl] = 0; in rvu_mbox_handler_nix_txsch_alloc()1209 if (req->schq_contig[lvl]) { in rvu_mbox_handler_nix_txsch_alloc()1211 req->schq_contig[lvl]); in rvu_mbox_handler_nix_txsch_alloc()1213 for (idx = 0; idx < req->schq_contig[lvl]; idx++) { in rvu_mbox_handler_nix_txsch_alloc()
503 u16 schq_contig[NIX_TXSCH_LVL_CNT]; /* No of contiguous queues */ member510 u16 schq_contig[NIX_TXSCH_LVL_CNT]; member