Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h99 struct rvu_block { struct
100 struct rsrc_bmap lf;
101 struct admin_queue *aq; /* NIX/NPA AQ */
102 u16 *fn_map; /* LF to pcifunc mapping */
103 bool multislot;
104 bool implemented;
105 u8 addr; /* RVU_BLOCK_ADDR_E */
106 u8 type; /* RVU_BLOCK_TYPE_E */
107 u8 lfshift;
108 u64 lookup_reg;
[all …]