Searched hist:"4 ab0c6a8ffd7d25475dd9eb06614eec1ae53a443" (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_vfr.h | 4ab0c6a8ffd7d25475dd9eb06614eec1ae53a443 Mon Jul 24 18:34:27 CEST 2017 Sathya Perla <sathya.perla@broadcom.com> bnxt_en: add support to enable VF-representors
This patch is a part of a patch-set that introduces support for VF-reps in the bnxt_en driver. The driver registers eswitch mode get/set methods with the devlink interface that allow a user to enable SRIOV switchdev mode. When enabled, the driver registers a VF-rep netdev object for each VF with the stack. This can essentially bring the VFs unders the management perview of the hypervisor and applications such as OVS.
The next patch in the series, adds the RX/TX routines and a slim netdev implementation for the VF-reps.
Signed-off-by: Sathya Perla <sathya.perla@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff 4ab0c6a8ffd7d25475dd9eb06614eec1ae53a443 Mon Jul 24 18:34:27 CEST 2017 Sathya Perla <sathya.perla@broadcom.com> bnxt_en: add support to enable VF-representors
This patch is a part of a patch-set that introduces support for VF-reps in the bnxt_en driver. The driver registers eswitch mode get/set methods with the devlink interface that allow a user to enable SRIOV switchdev mode. When enabled, the driver registers a VF-rep netdev object for each VF with the stack. This can essentially bring the VFs unders the management perview of the hypervisor and applications such as OVS.
The next patch in the series, adds the RX/TX routines and a slim netdev implementation for the VF-reps.
Signed-off-by: Sathya Perla <sathya.perla@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bnxt_vfr.c | 4ab0c6a8ffd7d25475dd9eb06614eec1ae53a443 Mon Jul 24 18:34:27 CEST 2017 Sathya Perla <sathya.perla@broadcom.com> bnxt_en: add support to enable VF-representors
This patch is a part of a patch-set that introduces support for VF-reps in the bnxt_en driver. The driver registers eswitch mode get/set methods with the devlink interface that allow a user to enable SRIOV switchdev mode. When enabled, the driver registers a VF-rep netdev object for each VF with the stack. This can essentially bring the VFs unders the management perview of the hypervisor and applications such as OVS.
The next patch in the series, adds the RX/TX routines and a slim netdev implementation for the VF-reps.
Signed-off-by: Sathya Perla <sathya.perla@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bnxt_sriov.c | diff 4ab0c6a8ffd7d25475dd9eb06614eec1ae53a443 Mon Jul 24 18:34:27 CEST 2017 Sathya Perla <sathya.perla@broadcom.com> bnxt_en: add support to enable VF-representors
This patch is a part of a patch-set that introduces support for VF-reps in the bnxt_en driver. The driver registers eswitch mode get/set methods with the devlink interface that allow a user to enable SRIOV switchdev mode. When enabled, the driver registers a VF-rep netdev object for each VF with the stack. This can essentially bring the VFs unders the management perview of the hypervisor and applications such as OVS.
The next patch in the series, adds the RX/TX routines and a slim netdev implementation for the VF-reps.
Signed-off-by: Sathya Perla <sathya.perla@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bnxt.h | diff 4ab0c6a8ffd7d25475dd9eb06614eec1ae53a443 Mon Jul 24 18:34:27 CEST 2017 Sathya Perla <sathya.perla@broadcom.com> bnxt_en: add support to enable VF-representors
This patch is a part of a patch-set that introduces support for VF-reps in the bnxt_en driver. The driver registers eswitch mode get/set methods with the devlink interface that allow a user to enable SRIOV switchdev mode. When enabled, the driver registers a VF-rep netdev object for each VF with the stack. This can essentially bring the VFs unders the management perview of the hypervisor and applications such as OVS.
The next patch in the series, adds the RX/TX routines and a slim netdev implementation for the VF-reps.
Signed-off-by: Sathya Perla <sathya.perla@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bnxt.c | diff 4ab0c6a8ffd7d25475dd9eb06614eec1ae53a443 Mon Jul 24 18:34:27 CEST 2017 Sathya Perla <sathya.perla@broadcom.com> bnxt_en: add support to enable VF-representors
This patch is a part of a patch-set that introduces support for VF-reps in the bnxt_en driver. The driver registers eswitch mode get/set methods with the devlink interface that allow a user to enable SRIOV switchdev mode. When enabled, the driver registers a VF-rep netdev object for each VF with the stack. This can essentially bring the VFs unders the management perview of the hypervisor and applications such as OVS.
The next patch in the series, adds the RX/TX routines and a slim netdev implementation for the VF-reps.
Signed-off-by: Sathya Perla <sathya.perla@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | Kconfig | diff 4ab0c6a8ffd7d25475dd9eb06614eec1ae53a443 Mon Jul 24 18:34:27 CEST 2017 Sathya Perla <sathya.perla@broadcom.com> bnxt_en: add support to enable VF-representors
This patch is a part of a patch-set that introduces support for VF-reps in the bnxt_en driver. The driver registers eswitch mode get/set methods with the devlink interface that allow a user to enable SRIOV switchdev mode. When enabled, the driver registers a VF-rep netdev object for each VF with the stack. This can essentially bring the VFs unders the management perview of the hypervisor and applications such as OVS.
The next patch in the series, adds the RX/TX routines and a slim netdev implementation for the VF-reps.
Signed-off-by: Sathya Perla <sathya.perla@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|