Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c1350 req_schq = req->schq_contig[lvl] + req->schq[lvl]; in nix_check_txschq_alloc_req()
1381 if (!hw->cap.nix_fixed_txschq_mapping && req->schq_contig[lvl] && in nix_check_txschq_alloc_req()
1382 !rvu_rsrc_check_contig(&txsch->schq, req->schq_contig[lvl])) in nix_check_txschq_alloc_req()
1401 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
1402 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()
1407 if (rsp->schq_contig[lvl]) in nix_txsch_alloc()
1424 rsp->schq_contig[lvl] = 0; in nix_txsch_alloc()
1429 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
1430 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()
1443 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
[all …]
H A Dmbox.h536 u16 schq_contig[NIX_TXSCH_LVL_CNT]; /* No of contiguous queues */ member
543 u16 schq_contig[NIX_TXSCH_LVL_CNT]; member