Home
last modified time | relevance | path

Searched refs:total_rings (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Dcn23xx_pf_device.c1254 u32 max_rings, total_rings, max_vfs, rings_per_vf; in cn23xx_sriov_config() local
1289 total_rings = num_pf_rings + max_vfs; in cn23xx_sriov_config()
1292 pf_srn = total_rings - num_pf_rings; in cn23xx_sriov_config()
1294 oct->sriov_info.trs = total_rings; in cn23xx_sriov_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Dcn23xx_pf_device.c1252 u32 max_rings, total_rings, max_vfs, rings_per_vf; in cn23xx_sriov_config() local
1287 total_rings = num_pf_rings + max_vfs; in cn23xx_sriov_config()
1290 pf_srn = total_rings - num_pf_rings; in cn23xx_sriov_config()
1292 oct->sriov_info.trs = total_rings; in cn23xx_sriov_config()

Completed in 5 milliseconds