Lines Matching refs:index
1528 static int rtl8366rb_get_vlan_mc(struct realtek_priv *priv, u32 index,
1537 if (index >= RTL8366RB_NUM_VLANS)
1542 RTL8366RB_VLAN_MC_BASE(index) + i,
1559 static int rtl8366rb_set_vlan_mc(struct realtek_priv *priv, u32 index,
1566 if (index >= RTL8366RB_NUM_VLANS ||
1584 RTL8366RB_VLAN_MC_BASE(index) + i,
1612 static int rtl8366rb_set_mc_index(struct realtek_priv *priv, int port, int index)
1619 pvid_enabled = !!index;
1621 if (port >= priv->num_ports || index >= RTL8366RB_NUM_VLANS)
1627 (index & RTL8366RB_PORT_VLAN_CTRL_MASK) <<