Searched refs:SYS_PORT_MODE_INCL_INJ_HDR (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_regs.h | 1456 #define SYS_PORT_MODE_INCL_INJ_HDR GENMASK(5, 4) macro 1458 FIELD_PREP(SYS_PORT_MODE_INCL_INJ_HDR, x) 1460 FIELD_GET(SYS_PORT_MODE_INCL_INJ_HDR, x)
|
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | vsc7514_regs.c | 62 [SYS_PORT_MODE_INCL_INJ_HDR] = REG_FIELD_ID(SYS_PORT_MODE, 3, 4, 12, 4),
|
A D | ocelot.c | 2694 ocelot_fields_write(ocelot, cpu, SYS_PORT_MODE_INCL_INJ_HDR, in ocelot_cpu_port_init()
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | seville_vsc9953.c | 538 [SYS_PORT_MODE_INCL_INJ_HDR] = REG_FIELD_ID(SYS_PORT_MODE, 4, 5, 11, 4),
|
A D | felix.c | 382 ocelot_fields_write(ocelot, port, SYS_PORT_MODE_INCL_INJ_HDR, in felix_npi_port_init() 401 ocelot_fields_write(ocelot, port, SYS_PORT_MODE_INCL_INJ_HDR, in felix_npi_port_deinit()
|
A D | felix_vsc9959.c | 601 [SYS_PORT_MODE_INCL_INJ_HDR] = REG_FIELD_ID(SYS_PORT_MODE, 3, 4, 7, 4),
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 593 SYS_PORT_MODE_INCL_INJ_HDR, enumerator
|
Completed in 31 milliseconds