Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/dsa/realtek/
Drtl8366rb.c226 #define RTL8366RB_PORT_VLAN_CTRL_SHIFT(_p) (4 * ((_p) % 4)) macro
1580 *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()