Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/microchip/lan966x/
Dlan966x_switchdev.c100 port->lan966x, ANA_PORT_CFG(port->chip_port)); in lan966x_port_set_learning()
169 lan966x, ANA_PORT_CFG(port->chip_port)); in lan966x_port_stp_state_set()
Dlan966x_port.c392 lan966x, ANA_PORT_CFG(port->chip_port)); in lan966x_port_init()
Dlan966x_main.c181 lan966x, ANA_PORT_CFG(port->chip_port)); in lan966x_port_open()
Dlan966x_regs.h331 #define ANA_PORT_CFG(g) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 112, 0, 1, 4) macro