Searched hist:"7 aacb894b1adf8b0f46e6370417350a6bac20c55" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_vlan.c | diff 7aacb894b1adf8b0f46e6370417350a6bac20c55 Tue Jan 04 09:33:38 CST 2022 Horatiu Vultur <horatiu.vultur@microchip.com> net: lan966x: Extend switchdev with mdb support
Extend lan966x driver with mdb support by implementing the switchdev calls: SWITCHDEV_OBJ_ID_PORT_MDB and SWITCHDEV_OBJ_ID_HOST_MDB. It is allowed to add both ipv4/ipv6 entries and l2 entries. To add ipv4/ipv6 entries is not required to use the PGID table while for l2 entries it is required. The PGID table is much smaller than MAC table so only fewer l2 entries can be added.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | lan966x_mdb.c | 7aacb894b1adf8b0f46e6370417350a6bac20c55 Tue Jan 04 09:33:38 CST 2022 Horatiu Vultur <horatiu.vultur@microchip.com> net: lan966x: Extend switchdev with mdb support
Extend lan966x driver with mdb support by implementing the switchdev calls: SWITCHDEV_OBJ_ID_PORT_MDB and SWITCHDEV_OBJ_ID_HOST_MDB. It is allowed to add both ipv4/ipv6 entries and l2 entries. To add ipv4/ipv6 entries is not required to use the PGID table while for l2 entries it is required. The PGID table is much smaller than MAC table so only fewer l2 entries can be added.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | lan966x_switchdev.c | diff 7aacb894b1adf8b0f46e6370417350a6bac20c55 Tue Jan 04 09:33:38 CST 2022 Horatiu Vultur <horatiu.vultur@microchip.com> net: lan966x: Extend switchdev with mdb support
Extend lan966x driver with mdb support by implementing the switchdev calls: SWITCHDEV_OBJ_ID_PORT_MDB and SWITCHDEV_OBJ_ID_HOST_MDB. It is allowed to add both ipv4/ipv6 entries and l2 entries. To add ipv4/ipv6 entries is not required to use the PGID table while for l2 entries it is required. The PGID table is much smaller than MAC table so only fewer l2 entries can be added.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff 7aacb894b1adf8b0f46e6370417350a6bac20c55 Tue Jan 04 09:33:38 CST 2022 Horatiu Vultur <horatiu.vultur@microchip.com> net: lan966x: Extend switchdev with mdb support
Extend lan966x driver with mdb support by implementing the switchdev calls: SWITCHDEV_OBJ_ID_PORT_MDB and SWITCHDEV_OBJ_ID_HOST_MDB. It is allowed to add both ipv4/ipv6 entries and l2 entries. To add ipv4/ipv6 entries is not required to use the PGID table while for l2 entries it is required. The PGID table is much smaller than MAC table so only fewer l2 entries can be added.
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 7aacb894b1adf8b0f46e6370417350a6bac20c55 Tue Jan 04 09:33:38 CST 2022 Horatiu Vultur <horatiu.vultur@microchip.com> net: lan966x: Extend switchdev with mdb support
Extend lan966x driver with mdb support by implementing the switchdev calls: SWITCHDEV_OBJ_ID_PORT_MDB and SWITCHDEV_OBJ_ID_HOST_MDB. It is allowed to add both ipv4/ipv6 entries and l2 entries. To add ipv4/ipv6 entries is not required to use the PGID table while for l2 entries it is required. The PGID table is much smaller than MAC table so only fewer l2 entries can be added.
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 7aacb894b1adf8b0f46e6370417350a6bac20c55 Tue Jan 04 09:33:38 CST 2022 Horatiu Vultur <horatiu.vultur@microchip.com> net: lan966x: Extend switchdev with mdb support
Extend lan966x driver with mdb support by implementing the switchdev calls: SWITCHDEV_OBJ_ID_PORT_MDB and SWITCHDEV_OBJ_ID_HOST_MDB. It is allowed to add both ipv4/ipv6 entries and l2 entries. To add ipv4/ipv6 entries is not required to use the PGID table while for l2 entries it is required. The PGID table is much smaller than MAC table so only fewer l2 entries can be added.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|