Home
last modified time | relevance | path

Searched refs:schq_contig (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_nix.c1898 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 …]
A Dmbox.h874 u16 schq_contig[NIX_TXSCH_LVL_CNT]; /* No of contiguous queues */ member
881 u16 schq_contig[NIX_TXSCH_LVL_CNT]; member

Completed in 18 milliseconds