Home
last modified time | relevance | path

Searched refs:lan937x_port_cfg (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/dsa/microchip/
A Dlan937x_main.c26 static int lan937x_port_cfg(struct ksz_device *dev, int port, int offset, in lan937x_port_cfg() function
181 lan937x_port_cfg(dev, port, REG_PORT_CTRL_0, in lan937x_port_setup()
188 lan937x_port_cfg(dev, port, REG_PORT_MAC_CTRL_1, PORT_BACK_PRESSURE, in lan937x_port_setup()
192 lan937x_port_cfg(dev, port, P_PRIO_CTRL, PORT_802_1P_PRIO_ENABLE, true); in lan937x_port_setup()
195 lan937x_port_cfg(dev, port, regs[P_XMII_CTRL_0], in lan937x_port_setup()
238 ret = lan937x_port_cfg(dev, port, REG_PORT_MAC_CTRL_0, in lan937x_change_mtu()
241 ret = lan937x_port_cfg(dev, port, REG_PORT_MAC_CTRL_0, in lan937x_change_mtu()

Completed in 3 milliseconds