Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c223 #define RTL8366RB_PORT_VLAN_CTRL_REG(_p) \ macro
1828 ret = regmap_read(priv->map, RTL8366RB_PORT_VLAN_CTRL_REG(port), in rtl8366rb_get_mc_index()
1852 ret = regmap_update_bits(priv->map, RTL8366RB_PORT_VLAN_CTRL_REG(port), in rtl8366rb_set_mc_index()