Searched hist:e587be759e6e4f5a257d1f2bd7f2883a6397a6e8 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/dsa/microchip/ |
H A D | ksz8795.c | diff e587be759e6e4f5a257d1f2bd7f2883a6397a6e8 Fri Jun 17 03:42:54 CDT 2022 Arun Ramadoss <arun.ramadoss@microchip.com> net: dsa: microchip: update fdb add/del/dump in ksz_common
This patch makes the dsa_switch_hook for fdbs to use ksz_common.c file. And from ksz_common, individual switches fdb functions are called using the dev->dev_ops. And removed the r_dyn_mac_table, r_sta_mac_table and w_sta_mac_table from ksz_dev_ops as it is used only in ksz8795.c
Signed-off-by: Arun Ramadoss <arun.ramadoss@microchip.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
|
H A D | ksz_common.h | diff e587be759e6e4f5a257d1f2bd7f2883a6397a6e8 Fri Jun 17 03:42:54 CDT 2022 Arun Ramadoss <arun.ramadoss@microchip.com> net: dsa: microchip: update fdb add/del/dump in ksz_common
This patch makes the dsa_switch_hook for fdbs to use ksz_common.c file. And from ksz_common, individual switches fdb functions are called using the dev->dev_ops. And removed the r_dyn_mac_table, r_sta_mac_table and w_sta_mac_table from ksz_dev_ops as it is used only in ksz8795.c
Signed-off-by: Arun Ramadoss <arun.ramadoss@microchip.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
|
H A D | ksz9477.c | diff e587be759e6e4f5a257d1f2bd7f2883a6397a6e8 Fri Jun 17 03:42:54 CDT 2022 Arun Ramadoss <arun.ramadoss@microchip.com> net: dsa: microchip: update fdb add/del/dump in ksz_common
This patch makes the dsa_switch_hook for fdbs to use ksz_common.c file. And from ksz_common, individual switches fdb functions are called using the dev->dev_ops. And removed the r_dyn_mac_table, r_sta_mac_table and w_sta_mac_table from ksz_dev_ops as it is used only in ksz8795.c
Signed-off-by: Arun Ramadoss <arun.ramadoss@microchip.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
|
H A D | ksz_common.c | diff e587be759e6e4f5a257d1f2bd7f2883a6397a6e8 Fri Jun 17 03:42:54 CDT 2022 Arun Ramadoss <arun.ramadoss@microchip.com> net: dsa: microchip: update fdb add/del/dump in ksz_common
This patch makes the dsa_switch_hook for fdbs to use ksz_common.c file. And from ksz_common, individual switches fdb functions are called using the dev->dev_ops. And removed the r_dyn_mac_table, r_sta_mac_table and w_sta_mac_table from ksz_dev_ops as it is used only in ksz8795.c
Signed-off-by: Arun Ramadoss <arun.ramadoss@microchip.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
|