Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c1346 req_schq = req->schq_contig[lvl] + req->schq[lvl]; in nix_check_txschq_alloc_req()
1377 if (!hw->cap.nix_fixed_txschq_mapping && req->schq_contig[lvl] && in nix_check_txschq_alloc_req()
1378 !rvu_rsrc_check_contig(&txsch->schq, req->schq_contig[lvl])) in nix_check_txschq_alloc_req()
1397 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
1398 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()
1403 if (rsp->schq_contig[lvl]) in nix_txsch_alloc()
1420 rsp->schq_contig[lvl] = 0; in nix_txsch_alloc()
1425 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
1426 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()
1439 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
[all …]
Dmbox.h536 u16 schq_contig[NIX_TXSCH_LVL_CNT]; /* No of contiguous queues */ member
543 u16 schq_contig[NIX_TXSCH_LVL_CNT]; member