Home
last modified time | relevance | path

Searched refs:max_vfs_per_pf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h251 u16 max_vfs_per_pf; /* Max VFs that can be attached to a PF */ member
H A Drvu.c786 hw->max_vfs_per_pf = (cfg >> 40) & 0xFF; in rvu_setup_hw_resources()
H A Drvu_nix.c2171 BIT_ULL(36) | (hw->max_vfs_per_pf << 4) | MC_TBL_SIZE); in nix_setup_mcast()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h377 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.c3254 BIT_ULL(36) | (hw->max_vfs_per_pf << 4) | MC_TBL_SIZE); in nix_setup_mcast()

Completed in 27 milliseconds