4764669155
nic->num_vf_en is set based on the number of the enabled LMACs. This number should not be overwritten later by any routine. Instead it should fail PCI_IOV_ADD_VF() so that available VFs with the corresponding LMACs will attach whereas other, disabled VFs will fail with the proper error code. Error signaling (due to improper number of VFs requested) is also moved from PCI_IOV_INIT() to PCI_IOV_ADD_VF(). This will be reworked when multiple queue sets are enabled but for now this is the correct behavior of the driver. Obtained from: Semihalf Sponsored by: Cavium |
||
---|---|---|
.. | ||
lmac_if.m | ||
mrml_bridge.c | ||
nic_main.c | ||
nic_reg.h | ||
nic.h | ||
nicvf_main.c | ||
nicvf_queues.c | ||
nicvf_queues.h | ||
q_struct.h | ||
thunder_bgx_fdt.c | ||
thunder_bgx_var.h | ||
thunder_bgx.c | ||
thunder_bgx.h | ||
thunder_mdio_fdt.c | ||
thunder_mdio_var.h | ||
thunder_mdio.c |