Symbol: ocelot_fields_write
drivers/net/dsa/ocelot/felix.c
455
ocelot_fields_write(ocelot, port, SYS_PORT_MODE_INCL_XTR_HDR,
drivers/net/dsa/ocelot/felix.c
457
ocelot_fields_write(ocelot, port, SYS_PORT_MODE_INCL_INJ_HDR,
drivers/net/dsa/ocelot/felix.c
461
ocelot_fields_write(ocelot, port, SYS_PAUSE_CFG_PAUSE_ENA, 0);
drivers/net/dsa/ocelot/felix.c
474
ocelot_fields_write(ocelot, port, SYS_PORT_MODE_INCL_XTR_HDR,
drivers/net/dsa/ocelot/felix.c
476
ocelot_fields_write(ocelot, port, SYS_PORT_MODE_INCL_INJ_HDR,
drivers/net/dsa/ocelot/felix.c
480
ocelot_fields_write(ocelot, port, SYS_PAUSE_CFG_PAUSE_ENA, 1);
drivers/net/ethernet/mscc/ocelot.c
1070
ocelot_fields_write(ocelot, port, QSYS_SWITCH_PORT_MODE_PORT_ENA, 0);
drivers/net/ethernet/mscc/ocelot.c
1167
ocelot_fields_write(ocelot, port, SYS_PAUSE_CFG_PAUSE_ENA,
drivers/net/ethernet/mscc/ocelot.c
1191
ocelot_fields_write(ocelot, port,
drivers/net/ethernet/mscc/ocelot.c
2652
ocelot_fields_write(ocelot, port, SYS_PAUSE_CFG_PAUSE_START,
drivers/net/ethernet/mscc/ocelot.c
2654
ocelot_fields_write(ocelot, port, SYS_PAUSE_CFG_PAUSE_STOP,
drivers/net/ethernet/mscc/ocelot.c
3045
ocelot_fields_write(ocelot, port, SYS_PAUSE_CFG_PAUSE_ENA, 1);
drivers/net/ethernet/mscc/ocelot.c
3094
ocelot_fields_write(ocelot, cpu, QSYS_SWITCH_PORT_MODE_PORT_ENA, 1);
drivers/net/ethernet/mscc/ocelot.c
3096
ocelot_fields_write(ocelot, cpu, SYS_PORT_MODE_INCL_XTR_HDR,
drivers/net/ethernet/mscc/ocelot.c
3098
ocelot_fields_write(ocelot, cpu, SYS_PORT_MODE_INCL_INJ_HDR,
drivers/net/ethernet/mscc/ocelot.c
945
ocelot_fields_write(ocelot, port, SYS_PAUSE_CFG_PAUSE_ENA, 0);
drivers/net/ethernet/mscc/ocelot.c
948
ocelot_fields_write(ocelot, port,
drivers/net/ethernet/mscc/ocelot.c
981
ocelot_fields_write(ocelot, port, SYS_PAUSE_CFG_PAUSE_ENA, pause_ena);