/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 2005 ocelot_write_rix(ocelot, pgid->ports, ANA_PGID_PGID, in ocelot_port_mdb_add() 2050 ocelot_write_rix(ocelot, pgid->ports, ANA_PGID_PGID, in ocelot_port_mdb_del() 2117 ANA_PGID_PGID, i); in ocelot_set_aggr_pgids() 2153 ANA_PGID_PGID, port); in ocelot_set_aggr_pgids() 2162 ac = ocelot_read_rix(ocelot, ANA_PGID_PGID, i); in ocelot_set_aggr_pgids() 2169 ocelot_write_rix(ocelot, ac, ANA_PGID_PGID, i); in ocelot_set_aggr_pgids() 2255 ocelot_write_rix(ocelot, pgid->ports, ANA_PGID_PGID, in ocelot_migrate_mc() 2909 ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, cpu); in ocelot_cpu_port_init() 3097 ocelot_write_rix(ocelot, val, ANA_PGID_PGID, i); in ocelot_init() 3105 ANA_PGID_PGID, PGID_MC); in ocelot_init() [all …]
|
H A D | vsc7514_regs.c | 91 REG(ANA_PGID_PGID, 0x008c00),
|
H A D | ocelot_net.c | 698 ocelot_write_rix(ocelot, val, ANA_PGID_PGID, i); in ocelot_set_rx_mode()
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
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_main.c | 970 ANA_PGID_PGID, in lan966x_init() 993 ANA_PGID_PGID, in lan966x_init() 996 ANA_PGID_PGID, in lan966x_init() 1001 ANA_PGID_PGID, in lan966x_init() 1006 ANA_PGID_PGID, in lan966x_init() 1010 ANA_PGID_PGID, in lan966x_init() 1015 ANA_PGID_PGID, in lan966x_init() 1020 ANA_PGID_PGID, in lan966x_init()
|
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)
|
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | felix.c | 593 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_UC); in felix_set_host_flood() 596 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MC); in felix_set_host_flood() 597 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MCIPV4); in felix_set_host_flood() 598 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MCIPV6); in felix_set_host_flood() 601 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_BC); in felix_set_host_flood()
|
H A D | seville_vsc9953.c | 63 REG(ANA_PGID_PGID, 0x00b600),
|
H A D | felix_vsc9959.c | 69 REG(ANA_PGID_PGID, 0x008400),
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot.h | 148 ANA_PGID_PGID, enumerator
|