Home
last modified time | relevance | path

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

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