Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_mirror.c49 lan966x, ANA_PORT_CFG(port->chip_port)); in lan966x_mirror_port_add()
82 lan966x, ANA_PORT_CFG(port->chip_port)); in lan966x_mirror_port_del()
Dlan966x_switchdev.c98 port->lan966x, ANA_PORT_CFG(port->chip_port)); in lan966x_port_set_learning()
172 lan966x, ANA_PORT_CFG(port->chip_port)); in lan966x_port_stp_state_set()
Dlan966x_lag.c108 lan966x, ANA_PORT_CFG(port->chip_port)); in lan966x_lag_set_port_ids()
Dlan966x_port.c404 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.h349 #define ANA_PORT_CFG(g) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 112, 0, 1, 4) macro