Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h1008 struct nix_txsch_alloc_rsp { struct
1009 struct mbox_msghdr hdr;
1011 u16 schq_contig[NIX_TXSCH_LVL_CNT];
1012 u16 schq[NIX_TXSCH_LVL_CNT];
1014 u16 schq_contig_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
1015 u16 schq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
1016 u8 aggr_level; /* Traffic aggregation scheduler level */
1017 u8 aggr_lvl_rr_prio; /* Aggregation lvl's RR_PRIO config */
1018 u8 link_cfg_lvl; /* LINKX_CFG CSRs mapped to TL3 or TL2's index ? */