Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/cavium/liquidio/
Dcn23xx_pf_device.c1085 u32 max_possible_vfs; in cn23xx_sriov_config() local
1092 max_possible_vfs = CN23XX_MAX_VFS_PER_PF_PASS_1_0; in cn23xx_sriov_config()
1096 max_possible_vfs = CN23XX_MAX_VFS_PER_PF_PASS_1_1; in cn23xx_sriov_config()
1100 max_possible_vfs = CN23XX_MAX_VFS_PER_PF; in cn23xx_sriov_config()
1111 (max_rings - num_pf_rings), max_possible_vfs); in cn23xx_sriov_config()