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.h375 struct rvu_hwinfo { struct
376 u8 total_pfs; /* MAX RVU PFs HW supports */
377 u16 total_vfs; /* Max RVU VFs HW supports */
378 u16 max_vfs_per_pf; /* Max VFs that can be attached to a PF */
379 u8 cgx;
380 u8 lmac_per_cgx;
381 u16 cgx_chan_base; /* CGX base channel number */
382 u16 lbk_chan_base; /* LBK base channel number */
383 u16 sdp_chan_base; /* SDP base channel number */
384 u16 cpt_chan_base; /* CPT base channel number */
[all …]