Searched refs:PGID_CPU (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_switchdev.c | 239 sparx5_mact_learn(sparx5, sparx5_get_pgid(sparx5, PGID_CPU), in sparx5_port_bridge_leave() 280 sparx5_mact_learn(sparx5, sparx5_get_pgid(sparx5, PGID_CPU), in sparx5_port_add_addr() 358 sparx5_get_pgid(sparx5, PGID_CPU), in sparx5_switchdev_bridge_fdb_event_work()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_main.h | 53 #define PGID_CPU (PGID_AGGR - 6) macro 62 #define PGID_GP_END PGID_CPU
|
| H A D | lan966x_mac.c | 177 return lan966x_mac_learn(lan966x, PGID_CPU, addr, vid, ENTRYTYPE_LOCKED); in lan966x_mac_cpu_learn()
|
| H A D | lan966x_main.c | 830 lan966x_mac_learn(lan966x, PGID_CPU, dev->dev_addr, HOST_PVID, in lan966x_probe_port() 1002 lan966x, ANA_PGID(PGID_CPU)); in lan966x_init()
|
| /linux/include/soc/mscc/ |
| H A D | ocelot.h | 57 * PGID_CPU: used for whitelisting certain MAC addresses, such as the addresses 66 #define PGID_CPU 58 macro
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot.c | 1921 ocelot_write_rix(ocelot, pgid_cpu, ANA_PGID_PGID, PGID_CPU); in ocelot_update_pgid_cpu() 3088 ocelot_write_rix(ocelot, BIT(cpu), ANA_PGID_PGID, PGID_CPU); in ocelot_cpu_port_init()
|