Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c1361 req_schq = req->schq_contig[lvl] + req->schq[lvl]; in nix_check_txschq_alloc_req()
1392 if (!hw->cap.nix_fixed_txschq_mapping && req->schq_contig[lvl] && in nix_check_txschq_alloc_req()
1393 !rvu_rsrc_check_contig(&txsch->schq, req->schq_contig[lvl])) in nix_check_txschq_alloc_req()
1412 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
1413 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()
1418 if (rsp->schq_contig[lvl]) in nix_txsch_alloc()
1435 rsp->schq_contig[lvl] = 0; in nix_txsch_alloc()
1440 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
1441 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()
1454 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