Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dcn23xx_pf_device.c1254 u32 max_possible_vfs; in cn23xx_sriov_config() local
1261 max_possible_vfs = CN23XX_MAX_VFS_PER_PF_PASS_1_0; in cn23xx_sriov_config()
1265 max_possible_vfs = CN23XX_MAX_VFS_PER_PF_PASS_1_1; in cn23xx_sriov_config()
1269 max_possible_vfs = CN23XX_MAX_VFS_PER_PF; in cn23xx_sriov_config()
1280 (max_rings - num_pf_rings), max_possible_vfs); in cn23xx_sriov_config()