Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c1771 req_schq = req->schq_contig[lvl] + req->schq[lvl]; in nix_check_txschq_alloc_req()
1802 if (!hw->cap.nix_fixed_txschq_mapping && req->schq_contig[lvl] && in nix_check_txschq_alloc_req()
1803 !rvu_rsrc_check_contig(&txsch->schq, req->schq_contig[lvl])) in nix_check_txschq_alloc_req()
1822 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
1823 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()
1828 if (rsp->schq_contig[lvl]) in nix_txsch_alloc()
1845 rsp->schq_contig[lvl] = 0; in nix_txsch_alloc()
1850 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
1851 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()
1864 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
[all …]
Dmbox.h840 u16 schq_contig[NIX_TXSCH_LVL_CNT]; /* No of contiguous queues */ member
847 u16 schq_contig[NIX_TXSCH_LVL_CNT]; member