Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c303 #define RTL8366RB_PORT_ISO_PORTS(pmask) ((pmask) << 1) macro
800 mask = RTL8366RB_PORT_ISO_PORTS(mask) | RTL8366RB_PORT_ISO_EN; in rtl8366rb_port_set_isolation()
811 RTL8366RB_PORT_ISO_PORTS(mask), in rtl8366rb_port_add_isolation()
812 RTL8366RB_PORT_ISO_PORTS(mask)); in rtl8366rb_port_add_isolation()
819 RTL8366RB_PORT_ISO_PORTS(mask), 0); in rtl8366rb_port_remove_isolation()