Home
last modified time | relevance | path

Searched defs:otx2_qos_cfg (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.h31 struct otx2_qos_cfg { struct
32 u16 schq[NIX_TXSCH_LVL_CNT];
33 u16 schq_contig[NIX_TXSCH_LVL_CNT];
34 int static_node_pos[NIX_TXSCH_LVL_CNT];
35 int dwrr_node_pos[NIX_TXSCH_LVL_CNT];
36 u16 schq_contig_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
37 u16 schq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
38 bool schq_index_used[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];