Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h373 struct rvu_hwinfo { struct
374 u8 total_pfs; /* MAX RVU PFs HW supports */
375 u16 total_vfs; /* Max RVU VFs HW supports */
376 u16 max_vfs_per_pf; /* Max VFs that can be attached to a PF */
377 u8 cgx;
378 u8 lmac_per_cgx;
379 u16 cgx_chan_base; /* CGX base channel number */
380 u16 lbk_chan_base; /* LBK base channel number */
381 u16 sdp_chan_base; /* SDP base channel number */
382 u16 cpt_chan_base; /* CPT base channel number */
[all …]