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
383 cfg->schq_contig_list[node->level][cnt] = node->schq; in otx2_qos_read_txschq_cfg_tl()669 cfg->schq_contig_list[lvl][schq] = in otx2_qos_txschq_alloc()670 rsp->schq_contig_list[lvl][schq]; in otx2_qos_txschq_alloc()697 schq = cfg->schq_contig_list[lvl][idx]; in otx2_qos_free_unused_txschq()728 tmp->schq = cfg->schq_contig_list[tmp->level][tmp->txschq_idx]; in otx2_qos_txschq_fill_cfg_tl()732 cfg->schq_contig_list[tmp->level][0]; in otx2_qos_txschq_fill_cfg_tl()918 schq = cfg->schq_contig_list[lvl][idx]; in otx2_qos_free_cfg()
2087 rsp->schq_contig_list[lvl][0] = start; in nix_txsch_alloc()2116 rsp->schq_contig_list[lvl][0] = schq; in nix_txsch_alloc()2135 rsp->schq_contig_list[lvl][idx] = schq; in nix_txsch_alloc()2216 schq = rsp->schq_contig_list[lvl][idx]; in rvu_mbox_handler_nix_txsch_alloc()
1002 u16 schq_contig_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC]; member