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)) macro1580 *val = (data >> RTL8366RB_PORT_VLAN_CTRL_SHIFT(port)) & in rtl8366rb_get_mc_index()1600 RTL8366RB_PORT_VLAN_CTRL_SHIFT(port), in rtl8366rb_set_mc_index()1602 RTL8366RB_PORT_VLAN_CTRL_SHIFT(port)); in rtl8366rb_set_mc_index()