Home
last modified time | relevance | path

Searched refs:cgx_mapped_pfs (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h337 u8 cgx_mapped_pfs; member
449 return (pf >= PF_CGXMAP_BASE && pf <= rvu->cgx_mapped_pfs); in is_pf_cgxmapped()
H A Drvu_cgx.c110 rvu->cgx_mapped_pfs = 0; in rvu_map_cgx_lmac_pf()
120 rvu->cgx_mapped_pfs++; in rvu_map_cgx_lmac_pf()
H A Drvu_nix.c2106 for (pf = 1; pf < (rvu->cgx_mapped_pfs + 1); pf++) { in nix_setup_bcast_tables()