• Yuval Mintz's avatar
    qed: Allow more than 16 VFs · 83f34bd4
    Yuval Mintz authored
    In multi-function modes, PFs are currently limited to using 16 VFs -
    But that limitation would also currently apply in case there's a single
    PCI function exposed, where no such restriction should have existed.
    
    This lifts the restriction for the default mode; User should be able
    to start the maximum number of VFs as appear in the PCI config space.
    Signed-off-by: default avatarYuval Mintz <Yuval.Mintz@qlogic.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    83f34bd4
qed_sriov.c 95.4 KB