Home
last modified time | relevance | path

Searched refs:CFG_GET_MAX_VFS (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_config.h81 #define CFG_GET_MAX_VFS(cfg) ((cfg)->sriov_cfg.max_vfs) macro
Doctep_main.c1584 max_nvfs = CFG_GET_MAX_VFS(oct->conf); in octep_sriov_configure()