Home
last modified time | relevance | path

Searched refs:ANA_PGID_PGID (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot.c987 ANA_PGID_PGID, PGID_SRC + p); in ocelot_bridge_stp_state_set()
990 ANA_PGID_PGID, PGID_SRC + p); in ocelot_bridge_stp_state_set()
1221 ocelot_write_rix(ocelot, BIT(port), ANA_PGID_PGID, port); in ocelot_set_aggr_pgids()
1225 ANA_PGID_PGID, i); in ocelot_set_aggr_pgids()
1240 ANA_PGID_PGID, port); in ocelot_set_aggr_pgids()
1248 ac = ocelot_read_rix(ocelot, ANA_PGID_PGID, i); in ocelot_set_aggr_pgids()
1251 ocelot_write_rix(ocelot, ac, ANA_PGID_PGID, i); in ocelot_set_aggr_pgids()
1465 ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, cpu); in ocelot_cpu_port_init()
1470 ocelot_write_rix(ocelot, BIT(cpu), ANA_PGID_PGID, PGID_CPU); in ocelot_cpu_port_init()
1574 ocelot_write_rix(ocelot, BIT(port), ANA_PGID_PGID, por in ocelot_init()
[all...]
H A Docelot_net.c438 ocelot_write_rix(ocelot, val, ANA_PGID_PGID, i); in ocelot_set_rx_mode()
H A Docelot_vsc7514.c43 REG(ANA_PGID_PGID, 0x008c00),
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot.c1636 ocelot_write_rix(ocelot, mask, ANA_PGID_PGID, PGID_SRC + port); in ocelot_apply_bridge_fwd_mask()
1674 ocelot_write_rix(ocelot, pgid_cpu, ANA_PGID_PGID, PGID_CPU); in ocelot_update_pgid_cpu()
1930 ocelot_write_rix(ocelot, pgid->ports, ANA_PGID_PGID, in ocelot_port_mdb_add()
1975 ocelot_write_rix(ocelot, pgid->ports, ANA_PGID_PGID, in ocelot_port_mdb_del()
2038 ocelot_write_rix(ocelot, BIT(port), ANA_PGID_PGID, port); in ocelot_set_aggr_pgids()
2042 ANA_PGID_PGID, i); in ocelot_set_aggr_pgids()
2078 ANA_PGID_PGID, port); in ocelot_set_aggr_pgids()
2087 ac = ocelot_read_rix(ocelot, ANA_PGID_PGID, i); in ocelot_set_aggr_pgids()
2094 ocelot_write_rix(ocelot, ac, ANA_PGID_PGID, i); in ocelot_set_aggr_pgids()
2180 ocelot_write_rix(ocelot, pgid->ports, ANA_PGID_PGID, in ocelot_migrate_mc()
[all...]
H A Dvsc7514_regs.c91 REG(ANA_PGID_PGID, 0x008c00),
H A Docelot_net.c698 ocelot_write_rix(ocelot, val, ANA_PGID_PGID, i); in ocelot_set_rx_mode()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_mdb.c290 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 Dlan966x_switchdev.c37 ANA_PGID_PGID, in lan966x_port_set_mcast_ip_flood() local
53 ANA_PGID_PGID, in lan966x_port_set_mcast_flood() local
74 ANA_PGID_PGID, in lan966x_port_set_ucast_flood() local
90 ANA_PGID_PGID, in lan966x_port_set_bcast_flood() local
H A Dlan966x_main.c970 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 Dlan966x_regs.h163 #define ANA_PGID_PGID GENMASK(8, 0) macro
165 FIELD_PREP(ANA_PGID_PGID, x)
167 FIELD_GET(ANA_PGID_PGID, x)
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix.c591 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_UC); in felix_set_host_flood()
594 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MC); in felix_set_host_flood()
595 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MCIPV4); in felix_set_host_flood()
596 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MCIPV6); in felix_set_host_flood()
599 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_BC); in felix_set_host_flood()
H A Dseville_vsc9953.c63 REG(ANA_PGID_PGID, 0x00b600),
H A Dfelix_vsc9959.c69 REG(ANA_PGID_PGID, 0x008400),
/kernel/linux/linux-5.10/include/soc/mscc/
H A Docelot.h157 ANA_PGID_PGID, enumerator
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H A Dfelix.c624 ANA_PGID_PGID, PGID_UC); in felix_setup()
H A Dseville_vsc9953.c43 REG(ANA_PGID_PGID, 0x00b600),
H A Dfelix_vsc9959.c42 REG(ANA_PGID_PGID, 0x008400),
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot.h148 ANA_PGID_PGID, enumerator

Completed in 38 milliseconds