Searched refs:schq_contig (Results 1 – 2 of 2) sorted by relevance
1905 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()1906 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()1911 if (rsp->schq_contig[lvl]) in nix_txsch_alloc()1928 rsp->schq_contig[lvl] = 0; in nix_txsch_alloc()1933 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()1934 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()1947 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()1950 rsp->schq_contig[lvl], 0); in nix_txsch_alloc()1952 rsp->schq_contig[lvl] = 0; in nix_txsch_alloc()2014 if (!req->schq[lvl] && !req->schq_contig[lvl]) in rvu_mbox_handler_nix_txsch_alloc()[all …]
970 u16 schq_contig[NIX_TXSCH_LVL_CNT]; /* No of contiguous queues */ member977 u16 schq_contig[NIX_TXSCH_LVL_CNT]; member
Completed in 22 milliseconds