Searched refs:DSA_DB_BRIDGE (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/net/dsa/ |
A D | port.c | 986 .type = DSA_DB_BRIDGE, in dsa_port_fdb_add() 1009 .type = DSA_DB_BRIDGE, in dsa_port_fdb_del() 1053 .type = DSA_DB_BRIDGE, in dsa_port_bridge_host_fdb_add() 1104 .type = DSA_DB_BRIDGE, in dsa_port_bridge_host_fdb_del() 1126 .type = DSA_DB_BRIDGE, in dsa_port_lag_fdb_add() 1145 .type = DSA_DB_BRIDGE, in dsa_port_lag_fdb_del() 1174 .type = DSA_DB_BRIDGE, in dsa_port_mdb_add() 1192 .type = DSA_DB_BRIDGE, in dsa_port_mdb_del() 1235 .type = DSA_DB_BRIDGE, in dsa_port_bridge_host_mdb_add() 1279 .type = DSA_DB_BRIDGE, in dsa_port_bridge_host_mdb_del()
|
A D | dsa.c | 1655 case DSA_DB_BRIDGE: in dsa_db_equal()
|
/linux-6.3-rc2/drivers/net/dsa/sja1105/ |
A D | sja1105_main.c | 1814 case DSA_DB_BRIDGE: in sja1105_fdb_add() 1836 case DSA_DB_BRIDGE: in sja1105_fdb_del() 1900 .type = DSA_DB_BRIDGE, in sja1105_fast_age()
|
/linux-6.3-rc2/include/net/ |
A D | dsa.h | 351 DSA_DB_BRIDGE, enumerator
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | felix.c | 38 case DSA_DB_BRIDGE: in felix_classify_db()
|
/linux-6.3-rc2/Documentation/networking/dsa/ |
A D | dsa.rst | 856 - ``DSA_DB_BRIDGE``: the entry belongs to one of the address databases of bridge 873 For compatibility/legacy reasons, ``DSA_DB_BRIDGE`` addresses are notified to
|
Completed in 26 milliseconds