Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c1840 req_schq = req->schq_contig[lvl] + req->schq[lvl]; in nix_check_txschq_alloc_req()
1871 if (!hw->cap.nix_fixed_txschq_mapping && req->schq_contig[lvl] && in nix_check_txschq_alloc_req()
1872 !rvu_rsrc_check_contig(&txsch->schq, req->schq_contig[lvl])) in nix_check_txschq_alloc_req()
1891 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
1892 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()
1897 if (rsp->schq_contig[lvl]) in nix_txsch_alloc()
1914 rsp->schq_contig[lvl] = 0; in nix_txsch_alloc()
1919 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
1920 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()
1933 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
[all …]
Dmbox.h962 u16 schq_contig[NIX_TXSCH_LVL_CNT]; /* No of contiguous queues */ member
969 u16 schq_contig[NIX_TXSCH_LVL_CNT]; member