Searched refs:schq_contig_list (Results 1 – 4 of 4) sorted by relevance
36 u16 schq_contig_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC]; member
384 cfg->schq_contig_list[node->level][cnt] = node->schq; in otx2_qos_read_txschq_cfg_tl()655 cfg->schq_contig_list[lvl][schq] = in otx2_qos_txschq_alloc()656 rsp->schq_contig_list[lvl][schq]; in otx2_qos_txschq_alloc()683 schq = cfg->schq_contig_list[lvl][idx]; in otx2_qos_free_unused_txschq()714 tmp->schq = cfg->schq_contig_list[tmp->level][tmp->txschq_idx]; in otx2_qos_txschq_fill_cfg_tl()718 cfg->schq_contig_list[tmp->level][0]; in otx2_qos_txschq_fill_cfg_tl()904 schq = cfg->schq_contig_list[lvl][idx]; in otx2_qos_free_cfg()
1973 rsp->schq_contig_list[lvl][0] = start; in nix_txsch_alloc()2002 rsp->schq_contig_list[lvl][0] = schq; in nix_txsch_alloc()2021 rsp->schq_contig_list[lvl][idx] = schq; in nix_txsch_alloc()2102 schq = rsp->schq_contig_list[lvl][idx]; in rvu_mbox_handler_nix_txsch_alloc()
982 u16 schq_contig_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC]; member