diff options
author | Horatiu Vultur <horatiu.vultur@microchip.com> | 2021-02-17 00:42:04 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-17 01:47:46 +0300 |
commit | c595c4330da06fff716337239a8d5e528341a502 (patch) | |
tree | 9ac40eb2f5027cd6b6ac226660be82f66caee548 /drivers/net | |
parent | d8ea7ff3995ead5193313c72c0d97c9c16c83be9 (diff) | |
download | linux-c595c4330da06fff716337239a8d5e528341a502.tar.xz |
net: dsa: add MRP support
Add support for offloading MRP in HW. Currently implement the switchdev
calls 'SWITCHDEV_OBJ_ID_MRP', 'SWITCHDEV_OBJ_ID_RING_ROLE_MRP',
to allow to create MRP instances and to set the role of these instances.
Add DSA_NOTIFIER_MRP_ADD/DEL and DSA_NOTIFIER_MRP_ADD/DEL_RING_ROLE
which calls to .port_mrp_add/del and .port_mrp_add/del_ring_role in the
DSA driver for the switch.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions