Home
last modified time | relevance | path

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

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

Completed in 22 milliseconds