Searched refs:schq_contig (Results 1 – 2 of 2) sorted by relevance
1898 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()1899 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()1904 if (rsp->schq_contig[lvl]) in nix_txsch_alloc()1921 rsp->schq_contig[lvl] = 0; in nix_txsch_alloc()1926 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()1927 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()1940 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()1943 rsp->schq_contig[lvl], 0); in nix_txsch_alloc()1945 rsp->schq_contig[lvl] = 0; in nix_txsch_alloc()2007 if (!req->schq[lvl] && !req->schq_contig[lvl]) in rvu_mbox_handler_nix_txsch_alloc()[all …]
874 u16 schq_contig[NIX_TXSCH_LVL_CNT]; /* No of contiguous queues */ member881 u16 schq_contig[NIX_TXSCH_LVL_CNT]; member
Completed in 18 milliseconds