Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_switch.c168 alloc_req.count = rvu->cgx_mapped_pfs + rvu->cgx_mapped_vfs; in rvu_switch_enable()
A Drvu.h602 u8 cgx_mapped_pfs; member
939 return (pf >= PF_CGXMAP_BASE && pf <= rvu->cgx_mapped_pfs) && in is_pf_cgxmapped()
A Drvu_rep.c445 rsp->rep_cnt = rvu->cgx_mapped_pfs + rvu->cgx_mapped_vfs; in rvu_mbox_handler_get_rep_cnt()
A Drvu_cgx.c157 rvu->cgx_mapped_pfs = 0; in rvu_map_cgx_lmac_pf()
172 rvu->cgx_mapped_pfs++; in rvu_map_cgx_lmac_pf()
A Drvu_nix.c3598 for (pf = 1; pf < (rvu->cgx_mapped_pfs + 1); pf++) { in nix_setup_mce_tables()

Completed in 24 milliseconds