Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.h36 u16 schq_contig_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC]; member
H A Dqos.c388 cfg->schq_contig_list[node->level][cnt] = node->schq; in otx2_qos_read_txschq_cfg_tl()
674 cfg->schq_contig_list[lvl][schq] = in otx2_qos_txschq_alloc()
675 rsp->schq_contig_list[lvl][schq]; in otx2_qos_txschq_alloc()
702 schq = cfg->schq_contig_list[lvl][idx]; in otx2_qos_free_unused_txschq()
733 tmp->schq = cfg->schq_contig_list[tmp->level][tmp->txschq_idx]; in otx2_qos_txschq_fill_cfg_tl()
737 cfg->schq_contig_list[tmp->level][0]; in otx2_qos_txschq_fill_cfg_tl()
923 schq = cfg->schq_contig_list[lvl][idx]; in otx2_qos_free_cfg()