Searched refs:ANA_PGID_PGID (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot.c | 1883 ocelot_write_rix(ocelot, mask, ANA_PGID_PGID, PGID_SRC + port); in ocelot_apply_bridge_fwd_mask() 1921 ocelot_write_rix(ocelot, pgid_cpu, ANA_PGID_PGID, PGID_CPU); in ocelot_update_pgid_cpu() 2177 ocelot_write_rix(ocelot, pgid->ports, ANA_PGID_PGID, in ocelot_port_mdb_add() 2222 ocelot_write_rix(ocelot, pgid->ports, ANA_PGID_PGID, in ocelot_port_mdb_del() 2285 ocelot_write_rix(ocelot, BIT(port), ANA_PGID_PGID, port); in ocelot_set_aggr_pgids() 2289 ANA_PGID_PGID, i); in ocelot_set_aggr_pgids() 2327 ANA_PGID_PGID, port); in ocelot_set_aggr_pgids() 2336 ac = ocelot_read_rix(ocelot, ANA_PGID_PGID, i); in ocelot_set_aggr_pgids() 2343 ocelot_write_rix(ocelot, ac, ANA_PGID_PGID, i); in ocelot_set_aggr_pgids() 2429 ocelot_write_rix(ocelot, pgid->ports, ANA_PGID_PGID, in ocelot_migrate_mc() [all …]
|
| H A D | vsc7514_regs.c | 91 REG(ANA_PGID_PGID, 0x008c00),
|
| H A D | ocelot_net.c | 735 ocelot_write_rix(ocelot, val, ANA_PGID_PGID, i); in ocelot_set_rx_mode()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_main.c | 977 ANA_PGID_PGID, in lan966x_init() 1000 ANA_PGID_PGID, in lan966x_init() 1003 ANA_PGID_PGID, in lan966x_init() 1008 ANA_PGID_PGID, in lan966x_init() 1013 ANA_PGID_PGID, in lan966x_init() 1017 ANA_PGID_PGID, in lan966x_init() 1022 ANA_PGID_PGID, in lan966x_init() 1027 ANA_PGID_PGID, in lan966x_init()
|
| H A D | lan966x_mdb.c | 290 ANA_PGID_PGID, in lan966x_mdb_l2_add() 347 ANA_PGID_PGID, in lan966x_mdb_l2_del() 429 ANA_PGID_PGID, in lan966x_mdb_l2_cpu_copy() 484 ANA_PGID_PGID, in lan966x_mdb_l2_cpu_remove()
|
| H A D | lan966x_switchdev.c | 37 ANA_PGID_PGID, in lan966x_port_set_mcast_ip_flood() 53 ANA_PGID_PGID, in lan966x_port_set_mcast_flood() 74 ANA_PGID_PGID, in lan966x_port_set_ucast_flood() 90 ANA_PGID_PGID, in lan966x_port_set_bcast_flood()
|
| H A D | lan966x_regs.h | 163 #define ANA_PGID_PGID GENMASK(8, 0) macro 165 FIELD_PREP(ANA_PGID_PGID, x) 167 FIELD_GET(ANA_PGID_PGID, x)
|
| /linux/drivers/net/dsa/ocelot/ |
| H A D | felix.c | 680 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_UC); in felix_set_host_flood() 683 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MC); in felix_set_host_flood() 684 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MCIPV4); in felix_set_host_flood() 685 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MCIPV6); in felix_set_host_flood() 688 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_BC); in felix_set_host_flood()
|
| H A D | felix_vsc9959.c | 70 REG(ANA_PGID_PGID, 0x008400),
|
| /linux/include/soc/mscc/ |
| H A D | ocelot.h | 148 ANA_PGID_PGID, enumerator
|