Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/nic/
A Dqos.h33 u16 schq_contig[NIX_TXSCH_LVL_CNT]; member
A Dqos.c352 cfg->schq_contig[parent->level - 1] += parent->child_dwrr_cnt + in otx2_qos_fill_cfg_tl()
390 cfg->schq_contig[node->level]++; in otx2_qos_read_txschq_cfg_tl()
655 req->schq_contig[lvl] = cfg->schq_contig[lvl]; in otx2_qos_txschq_alloc()
673 for (schq = 0; schq < rsp->schq_contig[lvl]; schq++) { in otx2_qos_txschq_alloc()
700 for (idx = 0; idx < cfg->schq_contig[lvl]; idx++) { in otx2_qos_free_unused_txschq()
921 for (idx = 0; idx < cfg->schq_contig[lvl]; idx++) { in otx2_qos_free_cfg()
/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_nix.c2151 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
2152 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()
2157 if (rsp->schq_contig[lvl]) in nix_txsch_alloc()
2174 rsp->schq_contig[lvl] = 0; in nix_txsch_alloc()
2179 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
2180 rsp->schq_contig[lvl] = 1; in nix_txsch_alloc()
2193 if (rsp->schq_contig[lvl]) { in nix_txsch_alloc()
2196 rsp->schq_contig[lvl], 0); in nix_txsch_alloc()
2198 rsp->schq_contig[lvl] = 0; in nix_txsch_alloc()
2260 if (!req->schq[lvl] && !req->schq_contig[lvl]) in rvu_mbox_handler_nix_txsch_alloc()
[all …]
A Dmbox.h1022 u16 schq_contig[NIX_TXSCH_LVL_CNT]; /* No of contiguous queues */ member
1029 u16 schq_contig[NIX_TXSCH_LVL_CNT]; member

Completed in 31 milliseconds