Searched refs:RTL8366RB_NUM_VLANS (Results 1 – 1 of 1) sorted by relevance
245 #define RTL8366RB_NUM_VLANS 16 macro1764 if (index >= RTL8366RB_NUM_VLANS) in rtl8366rb_get_vlan_mc()1793 if (index >= RTL8366RB_NUM_VLANS || in rtl8366rb_set_vlan_mc()1849 if (port >= priv->num_ports || index >= RTL8366RB_NUM_VLANS) in rtl8366rb_set_mc_index()1874 unsigned int max = RTL8366RB_NUM_VLANS - 1; in rtl8366rb_is_vlan_valid()2022 priv->num_vlan_mc = RTL8366RB_NUM_VLANS; in rtl8366rb_detect()