Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h376 u16 max_vfs_per_pf; /* Max VFs that can be attached to a PF */ member
H A Drvu.c936 hw->max_vfs_per_pf = (cfg >> 40) & 0xFF; in rvu_setup_hw_resources()
H A Drvu_nix.c3289 BIT_ULL(36) | (hw->max_vfs_per_pf << 4) | MC_TBL_SIZE); in nix_setup_mcast()