Home
last modified time | relevance | path

Searched refs:cgx_mapped_pfs (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h341 u8 cgx_mapped_pfs; member
464 return (pf >= PF_CGXMAP_BASE && pf <= rvu->cgx_mapped_pfs); in is_pf_cgxmapped()
H A Drvu_cgx.c124 rvu->cgx_mapped_pfs = 0; in rvu_map_cgx_lmac_pf()
135 rvu->cgx_mapped_pfs++; in rvu_map_cgx_lmac_pf()
H A Drvu_nix.c2118 for (pf = 1; pf < (rvu->cgx_mapped_pfs + 1); pf++) { in nix_setup_bcast_tables()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_switch.c168 alloc_req.count = rvu->cgx_mapped_pfs + rvu->cgx_mapped_vfs; in rvu_switch_enable()
H A Drvu.h508 u8 cgx_mapped_pfs; member
784 return (pf >= PF_CGXMAP_BASE && pf <= rvu->cgx_mapped_pfs) && in is_pf_cgxmapped()
H A Drvu_cgx.c157 rvu->cgx_mapped_pfs = 0; in rvu_map_cgx_lmac_pf()
170 rvu->cgx_mapped_pfs++; in rvu_map_cgx_lmac_pf()
H A Drvu_nix.c3172 for (pf = 1; pf < (rvu->cgx_mapped_pfs + 1); pf++) { in nix_setup_mce_tables()

Completed in 17 milliseconds