Searched refs:RTL8366RB_PORT_VLAN_CTRL_SHIFT (Results 1 – 1 of 1) sorted by relevance
226 #define RTL8366RB_PORT_VLAN_CTRL_SHIFT(_p) (4 * ((_p) % 4)) macro1833 *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()