Searched refs:DEV_MAC_MAXLEN_CFG (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_main.c | 393 lan966x, DEV_MAC_MAXLEN_CFG(port->chip_port)); in lan966x_port_change_mtu() 402 lan966x, DEV_MAC_MAXLEN_CFG(port->chip_port)); in lan966x_port_change_mtu()
|
A D | lan966x_fdma.c | 883 mtu = lan_rd(lan966x, DEV_MAC_MAXLEN_CFG(port->chip_port)); in lan966x_fdma_get_max_mtu()
|
A D | lan966x_regs.h | 644 #define DEV_MAC_MAXLEN_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 8, 0, 1, 4) macro
|
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | vsc7514_regs.c | 392 REG(DEV_MAC_MAXLEN_CFG, 0x24),
|
A D | ocelot.c | 2295 ocelot_port_writel(ocelot_port, maxlen, DEV_MAC_MAXLEN_CFG); in ocelot_port_set_maxlen()
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | seville_vsc9953.c | 415 REG(DEV_MAC_MAXLEN_CFG, 0x18),
|
A D | felix_vsc9959.c | 471 REG(DEV_MAC_MAXLEN_CFG, 0x24), 1258 val = ocelot_port_readl(ocelot_port, DEV_MAC_MAXLEN_CFG); in vsc9959_tas_guard_bands_update()
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 509 DEV_MAC_MAXLEN_CFG, enumerator
|
Completed in 31 milliseconds