Searched refs:RTL8366RB_NUM_VLANS (Results 1 – 1 of 1) sorted by relevance
245 #define RTL8366RB_NUM_VLANS 16 macro1537 if (index >= RTL8366RB_NUM_VLANS) in rtl8366rb_get_vlan_mc()1566 if (index >= RTL8366RB_NUM_VLANS || in rtl8366rb_set_vlan_mc()1621 if (port >= priv->num_ports || index >= RTL8366RB_NUM_VLANS) in rtl8366rb_set_mc_index()1646 unsigned int max = RTL8366RB_NUM_VLANS - 1; in rtl8366rb_is_vlan_valid()1805 priv->num_vlan_mc = RTL8366RB_NUM_VLANS; in rtl8366rb_detect()