Searched hist:cf2f60897e921e338f2bcca9f2acbb3fc1686131 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_switchdev.c | cf2f60897e921e338f2bcca9f2acbb3fc1686131 Sat Dec 18 22:49:43 CET 2021 Horatiu Vultur <horatiu.vultur@microchip.com> net: lan966x: Add support to offload the forwarding.
This patch adds basic support to offload in the HW the forwarding of the frames. The driver registers to the switchdev callbacks and implements the callbacks for attributes SWITCHDEV_ATTR_ID_PORT_STP_STATE and SWITCHDEV_ATTR_ID_BRIDGE_AGEING_TIME. It is not allowed to add a lan966x port to a bridge that contains a different interface than lan966x.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Kconfig | diff cf2f60897e921e338f2bcca9f2acbb3fc1686131 Sat Dec 18 22:49:43 CET 2021 Horatiu Vultur <horatiu.vultur@microchip.com> net: lan966x: Add support to offload the forwarding.
This patch adds basic support to offload in the HW the forwarding of the frames. The driver registers to the switchdev callbacks and implements the callbacks for attributes SWITCHDEV_ATTR_ID_PORT_STP_STATE and SWITCHDEV_ATTR_ID_BRIDGE_AGEING_TIME. It is not allowed to add a lan966x port to a bridge that contains a different interface than lan966x.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff cf2f60897e921e338f2bcca9f2acbb3fc1686131 Sat Dec 18 22:49:43 CET 2021 Horatiu Vultur <horatiu.vultur@microchip.com> net: lan966x: Add support to offload the forwarding.
This patch adds basic support to offload in the HW the forwarding of the frames. The driver registers to the switchdev callbacks and implements the callbacks for attributes SWITCHDEV_ATTR_ID_PORT_STP_STATE and SWITCHDEV_ATTR_ID_BRIDGE_AGEING_TIME. It is not allowed to add a lan966x port to a bridge that contains a different interface than lan966x.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | lan966x_main.h | diff cf2f60897e921e338f2bcca9f2acbb3fc1686131 Sat Dec 18 22:49:43 CET 2021 Horatiu Vultur <horatiu.vultur@microchip.com> net: lan966x: Add support to offload the forwarding.
This patch adds basic support to offload in the HW the forwarding of the frames. The driver registers to the switchdev callbacks and implements the callbacks for attributes SWITCHDEV_ATTR_ID_PORT_STP_STATE and SWITCHDEV_ATTR_ID_BRIDGE_AGEING_TIME. It is not allowed to add a lan966x port to a bridge that contains a different interface than lan966x.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | lan966x_main.c | diff cf2f60897e921e338f2bcca9f2acbb3fc1686131 Sat Dec 18 22:49:43 CET 2021 Horatiu Vultur <horatiu.vultur@microchip.com> net: lan966x: Add support to offload the forwarding.
This patch adds basic support to offload in the HW the forwarding of the frames. The driver registers to the switchdev callbacks and implements the callbacks for attributes SWITCHDEV_ATTR_ID_PORT_STP_STATE and SWITCHDEV_ATTR_ID_BRIDGE_AGEING_TIME. It is not allowed to add a lan966x port to a bridge that contains a different interface than lan966x.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|