Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_vlan.c170 lan966x, ANA_VLAN_CFG(port->chip_port)); in lan966x_vlan_port_apply()
313 lan966x, ANA_VLAN_CFG(CPU_PORT)); in lan966x_vlan_init()
Dlan966x_port.c462 port->lan966x, ANA_VLAN_CFG(port->chip_port)); in lan966x_port_qos_default_set()
Dlan966x_regs.h272 #define ANA_VLAN_CFG(g) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 0, 0, 1, 4) macro