Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/cavium/liquidio/
Docteon_config.h67 #define CN23XX_MAX_VFS_PER_PF 63 macro
Docteon_device.h419 struct net_device *ndev[CN23XX_MAX_VFS_PER_PF];
Dlio_vf_rep.c245 int vf_id, max_vfs = CN23XX_MAX_VFS_PER_PF + 1; in lio_vf_rep_get_ndev()
Dcn23xx_pf_device.c1271 max_possible_vfs = CN23XX_MAX_VFS_PER_PF; in cn23xx_sriov_config()