Searched refs:ANA_PGID (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c16 flood_mask_ip = lan_rd(lan966x, ANA_PGID(pgid_ip));
25 flood_mask = lan_rd(lan966x, ANA_PGID(PGID_MC));
38 lan966x, ANA_PGID(pgid_ip));
44 u32 val = lan_rd(port->lan966x, ANA_PGID(PGID_MC));
54 port->lan966x, ANA_PGID(PGID_MC));
65 u32 val = lan_rd(port->lan966x, ANA_PGID(PGID_UC));
75 port->lan966x, ANA_PGID(PGID_UC));
81 u32 val = lan_rd(port->lan966x, ANA_PGID(PGID_BC));
91 port->lan966x, ANA_PGID(PGID_BC));
152 lan966x, ANA_PGID(PGID_SR
[all...]
H A Dlan966x_lag.c15 lan966x, ANA_PGID(p));
19 lan966x, ANA_PGID(p));
59 lan966x, ANA_PGID(p));
67 ac = lan_rd(lan966x, ANA_PGID(i));
75 lan966x, ANA_PGID(i));
H A Dlan966x_mdb.c291 lan966x, ANA_PGID(pgid_entry->index));
348 lan966x, ANA_PGID(pgid_entry->index));
430 lan966x, ANA_PGID(pgid_entry->index));
485 lan966x, ANA_PGID(pgid_entry->index));
H A Dlan966x_main.c970 lan966x, ANA_PGID(p + PGID_SRC));
993 lan966x, ANA_PGID(CPU_PORT));
996 lan966x, ANA_PGID(PGID_CPU));
1001 lan966x, ANA_PGID(PGID_MC));
1006 lan966x, ANA_PGID(PGID_MCIPV4));
1010 lan966x, ANA_PGID(PGID_MCIPV6));
1015 lan966x, ANA_PGID(PGID_UC));
1020 lan966x, ANA_PGID(PGID_BC));
H A Dlan966x_regs.h161 #define ANA_PGID(g) __REG(TARGET_ANA, 0, 1, 27648, g, 89, 8, 0, 0, 1, 4) macro

Completed in 134 milliseconds