Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c226 #define RTL8366RB_PORT_VLAN_CTRL_SHIFT(_p) (4 * ((_p) % 4)) macro
1833 *val = (data >> RTL8366RB_PORT_VLAN_CTRL_SHIFT(port)) & in rtl8366rb_get_mc_index()
1854 RTL8366RB_PORT_VLAN_CTRL_SHIFT(port), in rtl8366rb_set_mc_index()
1856 RTL8366RB_PORT_VLAN_CTRL_SHIFT(port)); in rtl8366rb_set_mc_index()